First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: Matt Cohen | Website: http://www.fipclan.tk
Custom Cursor
=======================================
1. First start by downloading the files for this tutorial.
2. Open the file named Custom_Cursor_Start.fla
3. File and then Save As to: Custom_Cursor_Modified.fla
the reason for the save as is so that if you screw up you don't have to re-dowload the original file.
----------------------------------------------
Begin
----------------------------------------------
1. Click the Orange Ball Movie Clip on the stage.
2. Open the properties panel
3. Click the SWAP button under Instance of: Cursor.
4. Find the Mallet_Clip in the list and then click okay.
----------------------------------------------
now there should be the mallet movie clip on the stage where the orange ball was.
----------------------------------------------
Code
==========================================
attach the following code to the Mallet clip by:
1. select the clip on the stage.
2. open the actions panel.
3. If you are not in Expert mode press Ctrl+Shift+E to switch.
4. then type the folowing code in the box.
--------------------------------------------------
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
--------------------------------------------------
now with this code you have removed the normal cursor and replaced it with the mallet on the stage. Test the Movie.
--------------------------------------------------
Click Effects
==================================================
1. Double click the mallet clip to edit it.
2. Go to Frame 1 on the actions layer of the mallet clip and insert the following code:
stop();
3. Add keyframe in frame 2 to the actions layer.
4. Label the frame in the properties inspector: Swing
5. Finally add a ketframe to the last frame of the clip in the actions layer with the following code:
gotoAndStop(1);
6. Return to the scene.
--------------------------------------------------
Make it swing when clicked
--------------------------------------------------
1. Click the Mallet Clip and open the actions panel
2. Insert the following code on the line directly after:
Mouse.hide();
3. the code to add is:
this.onMouseDown = function() {
this.gotoAndPlay("Swing");
};
4. Make sure you left the Squigly bracket under it to close the onClipEvent(load) event handler.
5. Test the movie
==================================================

CONGRATULATIONS YOU HAVE MADE YOUR FIRST CUSTOM CURSOR IN FLASH MX


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
==================================================================
» Level Intermediate

Added: 2003-05-02
Rating: 7.05 Votes: 41
(10 being the highest)
» Author
High School student trying to pave his way into web development!
» 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.