Relax Breath of Solution.

Just I wanted.. Do you?…

Flex – ActionScript State Transitions bases on actionscript

This is going to be a quick tutorial over using transitions when changing states. It is going to build off the states basics from this tutorial. Again states are very useful in almost all applications and using transitions can put some nice eye candy on your application. This will show some cool transition effects. To […]

Creating a custom creation complete effect on a Flex Alert control – creationCompleteEffect – mx:SoundEffect

The following example shows how to specify an effect which gets played when an Alert control is displayed by setting the Alert control’s creationCompleteEffect style. You can also see how to embed both the normal and bold font using CSS and @font-face. Full code after the jump. The following example shows how you can set […]

Creating a simple image gallery with the Flex TileList control – mx:TileList

Flex Photo gallery in Flex using the TileList control, Image control, and the PopUpManager class. CustomItemRenderer.mxml gallery.xml