Creating A Custom Cursor in Flash 8
Creating A Custom Cursor in Flash 8
(beginner )
This tutorial will walk you through one of the simpler ways to create a custom cursor for your flash animations.
Start by drawing the small object you wish to use as your custom cursor. This tutorial uses a very simple drawing of a
magic wand - feel free to draw something else if you prefer.
Create the line - use the line tool to create a short vertical line set the
stroke colour to dark blue and the line width to 4 px. Tip: if you depress
the Shift key while drawing you will constrain your line to a perfectly
vertical, horizontal or 45 degree angle.
Create the star - use the polystar tool - click on the options button to choose a star click
and drag to draw out the star. I chose to select and delete the blue outline of the star and
leave just the fill.
Group and rotate - drag the star into position at the top of the
want and then with the selection tool (black arrow) draw a
marquee around the whole drawing to select both want and star
and choose Modify > Group. Then with the group still selected
choose the free transform tool, set the options to rotate and then
rotate the grouped object slightly by placing your cursor slightly
above the one of the corner handles and dragging down and slightly to the right.
Select the symbol and in the Property Inspector give it an instance name of myWand.
With the myWand symbol still selected choose Window > Actions or F9 to open the actions
panel.
Choose Ctrl + Enter (win) or Cmd + Return (mac) to test your movie