Why is timer not stopping?


here's code:

 

var timer_delay:timer = new timer(3000, 1); // 8 second delay timer_delay.addeventlistener(timerevent.timer, exmove);  function exmove(event:timerevent):void { //to slide in on x axis slidextween = new tween(ex1_mc, "x", regular.easeout, 882, 499, 2, true); }  timer_delay.start(); 

 

after first run, want tweening stop didn't.

 

here's .fla file.

i don't see in code show cause timer execute more once.  there must else @ work in file causing problem.



More discussions in ActionScript 3


adobe

Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support