This isn't as elegant as some of the the other solutions, but it gets the job done, especially when you want no clicks anywhere at all while a script is running. I just put a transparent button with no script that covers the entire stack in the top layer.

on whatEver
  show btn "preventActions"

  --the script in question

  hide btn "preventActions"
end whatEver


Greetings from sunny Estonia!

Lars


_______________________________________________
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