PDA

View Full Version : mouse cursor change



mojoNYC
February 25th, 2003, 01:15 PM
is there AS code that changes the cursor to an alternate cursor?
i'm thinking like director, where the alt cursors are built-in--i would do a mouse.hide and then have a MC follow the cursor around, but this always seems choppy/slow to me--any suggestions?
thx,
-mojo

CyanBlue
February 25th, 2003, 03:48 PM
Nope... Unfortunately Flash doesn't support Director's way, which is whole lot easy... You have to hide the mouse and attach the movieclip to the mouse to get that working...