If you don't want the cursor to change just use 
 
yourMovieClip.useHandCursor = false; 
 
for each clip with button behaviors. 
 
HTH

-Keith 
http://keithreinfeld.home.comcast.net
 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Boyd
Sent: Wednesday, February 07, 2007 10:29 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Detecting mouse events over non-white parts of
amovieClip

>
> My understanding is that it's the default behaviour of a clip with
> any mouse events handled at all, that the cursor changes when it
> enters the clip.


Oh right, sorry. So I wonder if it is possible to override this by
definining an onMouseOver and changing the cursor to the default one?
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to