You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Creating Custom Cursors in Flash Adobe Flash / Interactivity
In Flash you can hide the standard cursor (Mouse pointer icon) and create custom cursors. The Mouse object in Flash has a hide method which can be used to hide the normal mouse pointer and then we can define a Movieclip as our custom cursor. In this Tutorial you'll learn how to create and use Movieclips as Custom Cursors using simple Actionscript.