Scripting Graphic Effects
    Judy Perry 
    jperryl at ecs.fullerton.edu
       
    Thu Feb 25 01:46:10 EST 2010
    
    
  
Ahhh... empty.  Not none.  Not false.  Not noop or nope or... :-P
Right.  I could set the color to something but couldn't figure out how to 
undo it.
Thank you Sarah :-)
Judy
On Thu, 25 Feb 2010, Sarah Reichelt wrote:
> on mouseEnter
>  set the colorOverlay["color"] of me to "red"
> end mouseEnter
>
> on mouseLeave
>     set the colorOverlay of me to empty
> end mouseLeave
    
    
More information about the use-livecode
mailing list