Ultrashock Forums > Flash > ActionScript
AS3 - mouse hand cursor

You are currently viewing our website as a guest which gives you limited access to forums, files and other resources.

Click here to join now for free, and start interacting with our members, download files and much more!

Click here if you are looking for our Flash files and other professional assets.
 
Post Reply | View first unread | Rate Thread Search this Thread | Thread Tools | Display Modes

#1
Bookmark and Share!
AS3 - mouse hand cursor
Old 2008-07-15

Hi all

I have this question on how to set the mouse cursor into a hand cursor when it rools over a "clickable" movie clip or sprite.

I have these dynamically generated movieclips that load thumbnail images and a MouseEvent.CLICK event attached to them.. it all works well except for the fact that the mouse cursor doesn't change to a hand or anything else when I roll it over the movieclip.

how can I do this? can anyone help, please?

thanks
postbit arrow 2 comments | 6204 views postbit arrow Reply: with Quote   
Registered User
josesenra is offline
seperator
Posts: 5
2008-07-14
josesenra lives in Portugal
seperator

Ultrashock Member Comments:
Isocase's Avatar Isocase Isocase is offline Isocase lives in United States 2008-07-15 #2 Old  
http://livedocs.adobe.com/flex/3/langref/index.html take a look at the first property.
Reply With Quote  
souichi's Avatar souichi souichi is offline souichi lives in United States 2008-07-15 #3 Old  
Code:
myMC.buttonMode = true;
Where myMC is the name of your variable referencing the MovieClip.
Reply With Quote  
Thread Tools
Display Modes Rate This Thread
Rate This Thread: