By Martin / Other, Tutorials / Wednesday January 14th, 2009 / No comments
Since the Tutorial System 2 is now more or less defunct, or at least receiving no visitors, I thought that I should post the tutorials written on that system to the Aspektas Blog, so that people could continue to benefit from the knowledge imparted by the articles' authors. Here is one of them.
1. Create a new symbol and call it Customcursor_mc
2. Make the custom cursor a movie clip
3. Click OK
4. Draw your desired new cursor on the stage making the point of the mouse on the “+” symbol
5. When finished the mouse go to scene one
6. Drag the custom mouse cursor onto the stage from the library
7. Give the custom mouse cursor an instance name of customcursor
8. Put the following code in on layer 1, frame 1 in the ActionScript part
Mouse.hide() startDrag(customcursor,true)
10. Now press Control + Enter and see if the custom cursor works!
∎
I hope you enjoyed reading this article. If you wish, you may view some of the other recent or popular things I have written, or subscribe to receive RSS updates. You can also add a comment, or share this article on Twitter or Facebook, below.
Website copyright © Aspektas 2009 - 2010 Valid XHTML 1.0 Strict and CSS 2.1