When you write this :

my_mc.tween(property, pEnd, seconds, animType, delay, callback, extra1, extra2)

you can set delay before the start tween function .

But my problem is how to delete this delay.....

Mike Boutin a écrit :

How exactly are you "delaying" the tween? the tween class doesnt have a "delay" in it as far as I know

Cinetryx wrote:

stopAllTween delete the tween event but not the delay before the tween....

Mike Boutin a écrit :

movieclip.stopAllTweens() will stop all tweening on all the instances that are currently tween. Not sure if this helps.


[EMAIL PROTECTED] wrote:

Hello everybody,

i use tween of laco [laco.wz.cz] with delay on some instances. i want to delete a delay and the tween to on previous instance when i use a tween on other instance, but i don't manage it. can anybody help me ? thank

Ps : i'm French, so sorry for my english

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to