[EMAIL PROTECTED] wrote:
Richard,
Bummer!

How about something really crazy: if mouseEnter works use that to set the rollover state and (the crazy part) mouseWithin to maintain the rollover state (on idle it reverts to the non- rollover).

I think such a brute-force method may be needed: Trapping mouseEnter for the control sets the icon, and trapping mouseLeave for everything resets the icon for all controls.

Trying to work with these messages on the local object has not been reliable, but thankfully Rev is fast enough that I can often do brute-force workarounds with minimal impact on performance (ah, but impact on my schedule and patience is another story...).

--
 Richard Gaskin
 Fourth World Media Corporation
 Developer of WebMerge: Publish any database on any Web site
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
_______________________________________________
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