How can I design a sequence animation with a movieClip ?

ex.

move to a place, then rotate,and then go back.

thanks alot. [import]uid: 21680 topic_id: 7471 reply_id: 307471[/import]

Your best bet is to combine transition.to and timer.performWithDelay and make good use of the onComplete parameter for each function. [import]uid: 7849 topic_id: 7471 reply_id: 26546[/import]