Showing/Hiding Images on mouseLeave...

erik hansen erikhans08 at yahoo.com
Fri Feb 7 23:26:02 EST 2003


> I simply put a transparent graphic behind my
> "freeform" shaped button. 
> This graphic extends beyond the borders of my
> button. I then put this handler in the graphic.
> 
> on mouseEnter
>    put image "normalstate" into image "goback"
> end mouseEnter
> 
> "goback" is the name of my "freeform" button,
> "normalstate" is the image 
> I want displayed when I do a mouseLeave.  Since
> leaving the button does 
> not generate a mouseLeave (as you discovered),
> entering the transparent 
> graphic DOES generate a mouseEnter and the
> opportunity to change the 
> graphic.

if the mouse enters the transparent graphic from
the card, NOT from freeform btn "goback"?

=====
erik at erikhansen.org    http://www.erikhansen.org

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



More information about the use-livecode mailing list