Creating a Magnifying Glass - Step Six: The Mouse Cursor - Removed
Posted by : PhilS on Aug 01, 2008
Your magnifying glass should be ready to roll. Having said that, there is just one addition that you may want:
To make the standard arrow cursor disappear so that you can see the magnification detail better, place this code in any of the key frames in the time line:
Mouse.hide();
Source: http://www.webwasp.co.uk/tutorials/b11-magnify/index.php

no comment
Add comment