Featured FLA
» Author: Nick Kouvaris
» Title: Znax
» Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
» More by:Nick Kouvaris
Featured Site
» Author Agence WOP Digital Agency
» Title: Electricdrum
» Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.
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.