Posts Tagged ‘mx:XMLListCollection’

Animating a Flex PieChart control’s rotation when a user clicks on an item – mx:SeriesInterpolate mx:showDataEffect

No Comments »

In a previous example, “Rotating a Flex PieChart control when a user clicks on an item”, we looked at changing a PieChart’s rotation when the user clicked on a pie wedge. In the following example, we look at how to add a nice animation effect with some easing to make the effect a bit more smooth.

Read More »


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

No Comments »

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

Read More »