I've found a frustrating bug in revolution:
Create a button, and slap this script into it:

on mouseup
  repeat until the mouse it down
    set the loc of me to the mouseloc
  end repeat
end mouseup

play with it for a while, it'll stop working properly, and the button will
'stick' to the cursor even then the mouse is up.

What's going on?

- keelan

_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to