Hello all,
I have the following code —
TweensArray[_nr].pos = new Tween(_obj, “x”, Strong.easeOut, _obj.x, posX, 05, true);
Can somebody please help me rewriting this in actionscript, I dont want to use mxml tags, just want to use tween class. Please suggest something I am running mad over it…Thanks for looking into and looking forward to some suggestions soon.
Thanks.