http://www.kirupa.com/developer/flash5/follow.asp
That teaches the basic way on having something follow your mouse.
I used something that more or less looked like
this._x = _xmouse
(this x coordinate position = the x position of your mouse pointer)