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




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