Hi Jonathan,

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Burgun
Sent: Wednesday, April 13, 2005 7:08 AM
To: How to use Revolution
Subject: mouseEnter/mouseLeave Problem

Hi,

I have a script on a graphic rectangle object that does the following:

on mouseEnter
set foregroundColor of me to blue
pass mouseEnter
end mouseEnter

on mouseLeave
...
Any ideas why mouseLeave is not being called? Seems to be after a
MouseDown/Up sequence?

wild and quick guess:
Did you try a "mouserelease" handler with the same script as the "mouseleave"?


Thanks a lot
Dave

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to