Hi, I have a setTimeout function
ActionScript Code: setTimeout(play,(Math.random() * 8000) + 10000);and I want to clear it. I heard that for this we use a clearTimeout but obviously
ActionScript Code: clearTimeout(play,(Math.random() * 8000) + 10000);doesn't work.
Could someone help me, please?!
Thanks
set/clearTimeout
Tuesday, May 15, 2012
[Action Script] set/clearTimeout May,2012
Posted by Bimo Hery Prabowo at 3:13 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment