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.
{ 5 comments }
