View Single Post
  #3  
Old 06-23-2012, 03:41 AM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
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.
__________________
Reply With Quote