Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Macromedia Flash - Dynamic Cursor Object: Step

Read this exercise and see how to create a dynamic cursor with just a few basic steps and of course use Action Script in Flash 8.

Table of Contents

Understanding Step requires more than a headline. The overview below breaks down the key facts, changes, and user impact.

Step Overview

Step 1 Create a new Flash file and set Width to 350 and Height to 200px. Frame rate set to 33fps Step 2 Double click on layer1 and rename it to Background. Then insert a new layer named Active object. Step 3 Use simple Flash tools to draw an object at your disposal. For example, I have a drawing like a pointer like below

Macromedia Flash - Dynamic Cursor Object: Step

Step 4 Select 'object just drawn' and press F8 key ( Convert to Symbol ) to convert it into a Movie Clip.

Macromedia Flash - Dynamic Cursor Object: Step (2)

Step 5 After the conversion is complete, open Properties (Ctrl + F3) and at the LINE enter the object.

Macromedia Flash - Dynamic Cursor Object: Step (3)

Step 6 After that, select the first frame of the Active object layer, in the Action Script window (F9), enter the following script: startDrag (object, true); Step 7 Double click on the 'object' to enter the content edit inside Step 8 Select 'object' press F8 key to convert to Movie Clip

Macromedia Flash - Dynamic Cursor Object: Step (4)

Step 9 Click on frame 15 of layer1 and press F5 key. Then select the first frame of layer1 and right click and choose Copy Frames. Step 10 Add a new layer (layer2), select the first frame, right click and select Paste Frames.

Macromedia Flash - Dynamic Cursor Object: Step (5)

Step 11 After that, click on frame 15 of layer2 and press F6 (Keyframe). Step 12 Use the up and down arrow keys to place the object on a position where you want it to appear

Macromedia Flash - Dynamic Cursor Object: Step (6)

Step 13 While your 'object' is selected, open Properties (Ctrl + F3) and under Color choose Alpha and set it to 0%. Step 14 Go back to the first frame of layer2, open Properties, at Tween choose Motion.

Macromedia Flash - Dynamic Cursor Object: Step (7)

The last thing is to press Ctrl + Enter. Download source file.

FAQ

What happened in Macromedia Flash - Dynamic Cursor Object: Step?

Understanding Step requires more than a headline.

What factors influenced Step?

The overview below breaks down the key facts, changes, and user impact.

What was the practical impact on users?

Step Overview Step 1 Create a new Flash file and set Width to 350 and Height to 200px.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.