repeat forever
  if the mouse is down then exit repeat
  do stuff
end repeat


best,

Mark

On 24 Mar 2007, at 21:42, Viktoras Didziulis wrote:



And a practical question - how to stop a long loop with a single click of a
button ? I tried
on mouseclick
exit to top
end mouseclick
without any success, i could't even get an opportunity to click that button, because it is on an other stack/window which looses focus while loop is
executing ;-)... Are there any graceful recipes for this?

All the best!
Viktoras
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to