if you adjust this:

on mouseDown
  grab me
end mouseDown

to this:

on mouseDown
  grab me
set the idleRate to 1
end mouseDown

you get fairly spiffy results!

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to