Archive for April 23rd, 2008

23
Apr

Sequencing effects in Flex using the mx:Sequence tag (redux)

In a previous example, “Sequencing effects in Flex using the mx:Sequence tag”, we saw how you could sequence tween effects using the <mx:Sequence /> tag.

The following example shows how you can create the same sequenced effects using ActionScript instead of MXML.

Full code after the jump.

Continue reading ‘Sequencing effects in Flex using the mx:Sequence tag (redux)’