Relax Breath of Solution.

Just I wanted.. Do you?…

Embedding and animating fonts in a Flex application – mx:Zoom mx:Style easingFunction Elastic.easeOut

I meant to post this earlier, and I already touched on font embedding in an earlier post (Building a basic controller for the VideoDisplay control), but here’s a quick little way to embed a font in a Flex application. In this example we embed a font (the awesome “Base 02? PC TrueType font (TTF) from […]

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