Tuesday, September 22, 2009

Custom Cursor in Flash

Custom Cursor in Flash Tutorial

Instructor: Hasan Yasar Kazmi. hasan@hykaz.com

Objective: This tutorial will guide you to create a custom cursor for your flash project.

Steps :

• Create a movieclip named cursor_mc, place it on the canvas and give it an instance name mycursor
• Put following action in 1st Frame of your "Layer1"

Mouse.hide()
startDrag(mycursor,true)

Press Ctrl+Enter to view the new cursor.

No comments:

Post a Comment