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 […]
Setting the focus blend mode on a TextArea control in Flex – focusBlendMode
A class that provides constant values for visual blend mode effects. These constants are used in the following: The blendMode property of the flash.display.DisplayObject class. The blendMode parameter of the draw() method of the flash.display.BitmapData class Example shows how you can set the focus blend mode of the focus rectangle on a Flex TextArea control […]
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
Sameera at LinkedIn
