Thread
:
Random Selection question
View Single Post
#
3
06-23-2012, 03:41 AM
Chompy
¯\(º_o)/¯
Join Date: Sep 2006
Location: Norway
Posts: 2,815
by using
setTimer(0);
you can cancel the onTimeout event from happening
The onTimeout event will only loop if you set a new timer for it inside the onTimeout function code snippet as well.
__________________
Chompy
View Public Profile
View GraalOnline Profile
Find all posts by Chompy