Tuesday, September 22, 2009

Towards Solitude

Digital Clock in Flash

Objective: This tutorial will explain how to create a digital Clock in Flash.

click here to download zipped doc. Use your lab login password to unzip.

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.

Thursday, September 10, 2009