The Myriad Blog

Our Online Journal

07
Sep
2008

Don't Show the Cursor on a Flash Button

| Posted by Nate Allen on September 7th, 2008 at 11:03 am
 

Do you ever want to use a button to trigger an action in flash but avoid get the mouse hand since it doesn't actually click through to anything? No problem, just a simple line of code and you're all set.

From the Main Timeline:
(button or mc name).useHandCursor=false;

Within a Button or MovieClip:
this.useHandCursor=false;

Comments

There are no responses. Be the first to reply!

Leave a Reply

Security Code

Recent Projects
Our Services
Follow Us