Intersect
    Alain Farmer 
    alain_farmer at yahoo.com
       
    Tue Jun  8 13:58:49 EDT 2004
    
    
  
Hello Simon,
> Was there not a way to detect "on mouseMove"
> if the cursor had rolled over a target
> such as an img or fld?
on mouseEnter
  set the filename of me to "sampleOVER.gif"
end mouseEnter
on mouseLeave
  set the filename of me to "sampleNORMAL.gif"
end mouseLeave
	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
    
    
More information about the metacard
mailing list