Realistic custom cursor?
Realistic custom cursor?
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- ornj0
if the cursor is jumpy it's because of the frame rate. If you don't want to increase the frame rate use updateAfterEvent to force flash to redraw. Look up updateAfterEvent because it will only work when used in proper context (mouseMove, onEnterFrame, etc.)