Skip to main content
April 27, 2008
Question

Will someone please help me!

  • April 27, 2008
  • 1 reply
  • 169 views
I cant figure out how to create a custom mouse pointer. I want to be able to have my mouse pointer change to a graphic or button. A simple answer would be greatly appreciated. Thanks.
This topic has been closed for replies.

1 reply

robdillon
Participating Frequently
April 27, 2008
1. Create a movieClip to use as the new cursor.
2. Name the instance of that new clip on the stage.
3. Turn off the actual cursor.
4. Have your new movieClip follow the movement of the mouse.
Something like this should do what you want: