Archive

Archive for the ‘Flex’ Category

Modules Part 3: Adding a Fade In Effect

September 1st, 2007

When the module is ready to be displayed, instead of having it pop-up immediately you can have it fade in smoothly.

Read more…

Christopher Flex

Modules Part 2: Using ModuleManager

September 1st, 2007

The downside to the ModuleLoader component is that you do not have control over when your module is loaded unless you start messing with creationPolicy=”all” but we won’t go there. Instead, you can use the ModuleManager to load your modules when your application is initialized.

Read more…

Christopher Flex

Modules Part 1: Using ModuleLoader

September 1st, 2007

As your application grows, you may find the initial download time becomes unbearable. The solution is to break your application up into separate SWF modules.

Read more…

Christopher Flex

TextPad and Flex

August 31st, 2007

If you don’t have the latest and greatest development machine like me you may be interested in writing code in an application that doesn’t consume copious amounts of memory and resources…

Read more…

Christopher Flex

Hello world!

August 31st, 2007

Welcome to my Flex Blog. I am just starting out in the world of Flex, Flash, and ActionScript and my plan is to document my learning progress through quick tutorials and tips that I will post on this blog.

Thanks for visiting and be sure to shoot me an email if you have any questions.

Regards,

~ Chris

admin Flex