Featured Site
» Posted in the Flash Kit Links section
» Title: 3D Jobs
» Description: Free job forum for jobs in Films, Video Games, Multimedia and jobs in flash animation and scripting.
Custom mouse cursor used togeter with draggable objects
Introduction
When I was working on one project I found neccessary to use draggable objects along with custom mouse cursor.
The question was: how to provide smooth update of custom mouse cursor and reserve the startDrag function for other objects such as scrollbars or drag'n'drop items.
The solution is very simple and provide quite smooth cursor movement independent on swf's framerate.