Hi,
I have a big problem. I am doing a timer and his eventListener is in the frame60 but he starts from the begging, but I don't want to. I tried to reset it:
ActionScript Code: var myTimer:Timer = new Timer(100);myTimer.reset();myTimer.start();but nothing. I want to get the value to 0 but I don't know how to do it. Could someone help me with this or other solution?
Thanks
Advanced Timer
Sunday, May 13, 2012
[Action Script] Advanced Timer May,2012
Posted by Bimo Hery Prabowo at 4:29 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment