Flex and Flash Developer - Jesse Warden dot Kizz-ohm

A blog on software development, technology, games & movies.

About

This is the blog of Jesse Warden, a Rich Internet Application Architect. He specializes in using Flex and Flash to create Rich Internet Applications.

Archive for the 'Design' Category

Post Microsoft MIX 2008 Thoughts

Monday, March 17th, 2008

If you are in a hurry, here are some links with excerpts about the section.
Contents

Introduction - What and Why MIX?
Conference Grounds - Where was MIX and how did it go down
DoubleClick - Syndication ready Silverlight
Have we seen this before? - “Dude, Flash did that years ago.”
Silverlight Adaptive Streaming - Curious about how the buffering works.
Silverlight […]

Read the rest of this entry »

Silverlight Controls

Monday, August 20th, 2007

Check out these Silverlight control examples for both JavaScript (v1) and C# (v1.1) by Tim Heuer. I hate code behind, specifically the Flex implementation of the idea of separating your View from its implementation. The idea is you layout your GUI in MXML, and code it’s functionality in ActionScript. Gross.
However, I have […]

Read the rest of this entry »

Integrating a Flash Interface into Flex 2

Sunday, December 17th, 2006

Flash Design in Flex Application Proof of Concept.
To see a video walk through describing the code base, skip to the Code Walkthrough section.
To get the source, head to the Source Code section.
Introduction
Unlike my previous article on getting a Photoshop interface into Flex, my goals here are to integrate Flash with Flex, not treat it just […]

Read the rest of this entry »

Getting a Photoshop Design into Flex 2

Thursday, December 7th, 2006

Raw, unrehearsed, and barely edited. Hopefully useful. This video tutorial will show you how to get a Photoshop CS2 design into Flex 2. I show taking the design from Photoshop to Fireworks, and then importing it into Flex. I aditionally cover using those assets in states & transitions in Flex Builder […]

Read the rest of this entry »

WPF/e, Prototyping, and Workflow

Tuesday, December 5th, 2006

Preface
I’m tired, but I’ve got to get these thoughts to text. I’m trying digest all of this WPF/e stuff. JD linked to Scoble and Scoble’s post has a lot of great information in it, especially the comments. If you need quick context for this post, hit comment #5 in Scoble’s post by […]

Read the rest of this entry »