AS3 Custom Cursor

Syntax used works in AS3 and AS2.
The syntax goes as so:

[sourcecode language='JavaScript']
//Hide mouse
Mouse.hide();
//Replace hidden mouse with cursor mc
customCursor.startDrag(true);
[/sourcecode]

Exampe here:

Download the example custom-cursor-As3.zip

, , , , , , ,

Subscribe

Subscribe to our e-mail newsletter to receive updates.

Trackbacks/Pingbacks

  1.   AS3 Custom Cursor | Flash tutorials | Flash video tutorials … by Flash Designers - March 10, 2010

    [...] Original post: AS3 Custom Cursor | Flash tutorials | Flash video tutorials … [...]

Leave a Reply