Rollover Mouse effects

Eric Chatonet eric.chatonet at sosmartsoftware.com
Sun Jan 8 15:56:35 EST 2006


Hi Ken,

You are right in what you are saying :-)
But set the autoArm to true, set the autohilite to true and specify a  
hiliteIcon: the button gets a mouseDown message but does not react as  
expected at mouseDown.
In spite of the autohilite, the hiliteIcon does not show up :-(

Le 8 janv. 06 à 21:12, Ken Ray a écrit :

> That's not what I get here, Eric... I created a button and dropped  
> three
> icons from the Image Library onto the card. I set the icon to one, the
> hiliteIcon to the second, and the armedIcon to the third. I set the  
> autoarm
> of the button to true.
>
>
> I then set the script to:
>
>   on mouseDown
>     put "down"
>   end mouseDown
>
>   on mouseUp
>     put "up"
>   end mouseUp
>
> When I click the mouse, I get both "down", then "up" showing up in the
> Message Box...

Best Regards from Paris,
Eric Chatonet
------------------------------------------------------------------------ 
----------------------
http://www.sosmartsoftware.com/    eric.chatonet at sosmartsoftware.com/





More information about the use-livecode mailing list