This tutorial will teach you how to animate movie clips with actionscript.
heres the code I used:
var tw:Tween = new Tween(box_mc,”_x”,Strong.ease, box_mc._x,475,1,true);
This tutorial will teach you how to animate movie clips with actionscript.
heres the code I used:
var tw:Tween = new Tween(box_mc,”_x”,Strong.ease, box_mc._x,475,1,true);
Subscribe to our e-mail newsletter to receive updates.
January 23, 2010
Flash video tuts