1. use the linkage id of your movieclip and the attachMovie()
method of movieclips.
2. use the Mouse.hide() method and create a custom image
movieclip and a loop that continually sets your movieclip's _x and
_y properties to match the _xmouse and _ymouse properties.