Archive for October 5th, 2007

05
Oct

Creating view states in a Flex application

The following example shows how you can create different view states in a Flex application by using the <mx:states /> and <mx:State /> tags.

Full code after the jump.

Continue reading ‘Creating view states in a Flex application’