Thanks Eric. I'll try updateAfterEvent. Hopefully that will solve the "sticking" problem.

Eric E. Dolecki wrote:
You'll need to use a Sprite. Make sure to use event.updateAfterEvent()  on
your mouseMove event handler. Should work fine.
I've swapped cursors using java and Flash talking to it (and controlled the
cursor position that way as well)... but that was for a standalone
special-case use. I am sure you're not after that kind of thing.

Eric

On Tue, Jul 28, 2009 at 3:09 PM, Andrew Sinning <and...@learningware.com>wrote:

Does AS3 support real custom cursors?  The only solution that I've found is
to hide the cursor and to have a sprite follow the mousex/y around, but it
feels like the mouse is sticking when it doesn't refresh a quickly as one
would like.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders





_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to