Now you will learn how to create a personalized cursor, which has applications for places web 100% flash.
Personalized Cursor
Now you will learn how to create a personalized cursor, which has applications for places web 100% flash.
1. Create a new document (Ctrl. + J), of size 300 * 200 pixels.
1.1 Use as background color #FFFFFF.
2. Create a New Symbol (Ctrl + F8).
2.1 Name preload.
2.2 Type Movie clip.
3. Draw the form that you will use as Personalized Cursor.
3.1 Place the cursor to the center of the symbol (as you see in the image).
4. Return to the scene.
4.1 Open the library (F11)
4.2 Click on the symbol (cursor) in the Library window, and drag it onto the scene.
5. Write how Instance name (cursor).
6. Finally click in the Fotograma 1 of the Layer 1.
6.1 In the bar of Actions – Frame write the following code.
Mouse.hide()
startDrag("_root.cursor", true)
Congratulations the personalized cursor this finished. The End.
Press Ctrl. + Enter and see the final result. Until very soon.@----- ;)