Re: [flexcoders] Cursor Lag

2007-03-09 Thread Daniel Freiman
First I'd check to make sure your problem isn't in how the the cursor is set. It's possible that you're calling functions you are not aware of: Look into mouseEvent.updateAfterEvent() if you have functions that receive a MouseEvent to speed things up in general. Also I would just continue to

[flexcoders] Cursor Lag

2007-03-08 Thread shuell2000
In a recent project, I was asked to implement mouseover cursors in Flex on itemrenderers in a custom list class. Setting up the assets in a Flash 8 swf was no problem, and switching them out was simple with the cursorManager, but the feel of the applications response after a unique cursor was