Posts Tagged ‘easingFunction’

Create a Show/Hide Sliding Panel using Flex

No Comments »

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.

Read More »


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

No Comments »

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.

Read More »