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 March, 2009

Creating Dynamic Lists in Flex & Flash

Tuesday, March 24th, 2009

In this article I’ll describe what a dynamic list is, go over the basic parts that make up a list, and show you how to build those basic parts.  Then, I’ll identify common list building challenges, and how people have overcome them.  Finally, I’ll show you how to utilize the built-in Flash and Flex classes [...]

Read the rest of this entry »

Skip Intro
When dealing with CDN’s, a lot of time you’ll get redirected. Other times, you’ll just be dealing with a server that is dynamically loading assets from other servers. In both cases, the server may return a redirect, and thus a new URL that you’ll load your media from (image, video, sound, etc.). [...]

Read the rest of this entry »