First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: Phil Harlow | Website: http://phildman14.homeip.net

Creating custom cursors in Flash 5

I found the other methods of custom cursors using the StartDrag command nice, but when i made more complex move i needed this function for other purpose. My way uses an alternative method with no downsides i know of, only positive things.

Start a new movie and add a new layer named "Cursor"Inside this layer draw the first frame of your cursor. Select all the contents you want to become the cursor, select Modify>Convert to Symbol. Type that name as Cursor and make sure its a Movie Clip. Now, go back to the main movie, right-click once on your cursor movie clip, then select actions. In the window enter the folowing code:

onClipEvent (enterFrame) {
this._y = _root._ymouse;
this._x = _root._xmouse;
Mouse.hide();
}


Explanation:

The onClipEvent handler designates when the script will be ran. By entering enterFrame, it tells flash to run that script every time it enters a new frame (that means its always going). "this" tells it that its something about THIS movie clip. _y/_x means the x or y coordinate. _xmouse means the mouse's current x coordinate. Mouse.Hide tells it to hide that plain old windows cursor. So, in all, it says each time flash enters a frame make this x position the same as the mouse's x position and same with y and to hide the old cursor. Simple enough? ok well if you need any help im free for emails.

Hope this Helps
-Phyl

» Level Basic

Added: 2002-01-02
Rating: 8 Votes: 148
(10 being the highest)
» Author
Im me
» Download
Download the files used in this tutorial.
» Forums
More help? Search our boards for quick answers!

Comments

  • There are no comments yet. Be the first to comment!

  • You must have javascript enabled in order to post comments.

Leave a Comment
  • Your email address will not be published. All fields are required.
Featured Flash FLA
» Author: S.Saipriya
» Title: Flash Fire Effect
» Description: This tutorial explains about how to create Fire Effect in Flash of Actionscript 2.0.I hope this tutorial helps you!
Featured Sound Loops
Image for equalize

Audio Player

» Author: Aidan Crouzet-Pascal
» Title: Falling Star
» Description: This loop is a cool sounding, E minor loop.
Latest Font
» Author: Fábio FAFERS
» Description: I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all
Featured Sound Fx
Image for equalize

Audio Player

» Author: Brandan Paulin
» Description: Epic sounding loop with Brass, Percussion, Strings and Winds. This is actually part of a Loop Pack called the Coming where you can download the rest of the loops that go with it FREE from my website.