Relax Breath of Solution.

Just I wanted.. Do you?…

Create a Show/Hide Sliding Panel using Flex

1. Create a new flex project named SlidingPanel, set the name of the main MXML application file to Main.mxml and set its layout to absolute. 2. First let’s create the top panel. To do so add a Canvas component and give it an id of “panel”. To make it open or close, add a Button […]

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 […]