Tween.stop() and Tween.fforward() should do it.

On 13/05/2010 09:50, Fahim Akhter wrote:
Hi,

I have a tween like this :

     new Tween(myObject, "x",null,nowPosition,finalPosition,time,true);
     sometween.start();

Now when the tween has not finished and is somewhere in the middle and the
final position changes. I want this tween to be modified so instead of
moving to its already defined postion the object goes to the final position.
Any ideas?

Fahim Akhter
Game Developer | White Rabbit Studios |
http://apps.facebook.com/feline-frenzy/
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to