Flex 2.0.1 Style Swapping

January 19, 2007

One of the cool new features of Flex 2.0.1 is the ability to compile your style sheets to swf and then do real time style changes of your application. This sample creates 2 style sheet swfs and then uses the StyleManager to swap them.   Full source is available.

changeit.jpg

Click here to run the application

Rich