MouseControl
From the site:
MouseControl class for now just takes care of Mouse scroll wheel capability in Flash MouseControl is Singleton class which lets you define movieclips and functions that should be invoked if user uses mouse scroll wheel over defined movie clip.Â
 http://mrsteel.wordpress.com/2008/01/27/373/Â
Virtual Mouse
From the site:
This mouse, when moved around the screen, will trigger mouse events that would otherwise originate from the actual mouse controlled by the user.
http://www.senocular.com/?id=2.1
MouseRecorder
Records the position of your mouse over time, and plays back the reocrded moves of the mouse with a cursor movieclip.
http://www.meychi.com/source/actionscript/classes/MouseRecorder.asÂ
Reactionary Scrolling
Turn any movieclip into a scrollable area that reacts to mouse position.
http://www.hotrocket.ca/flightpath/?p=99Â