Custom Mouse Pointer

Hide the Mouse Cursor

The only thing left is to hide the old mouse pointer, which is ridiculously easy to accomplish using the Mouse.hide() method. Let's add that to the init function, so it runs just once, at the start of the movie:

  1. First select the attachMovie action that's already part of the init() function
  2. Click ActionScript 2.0 Classes > Movie > Mouse > Methods and Double-Click hide
  3. Mouse.hide(); will pop over to the ActionScript window! That's it, no parameters or arguments!

Test your work:

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player