I am looking for help or simple sample file about making a flash that it can change object 3d position following mouse/cursor.

For example, my 3d flash has only one object (a picture),
- if mouse in the middle of flash, the picture is // with the screen
- if mouse to left, picture turns right (vertical axis)
- if mouse to right, picture turns left (vertical axis)
- if mouse to top, picture turns right (horizantal axis -->)
- if mouse to bottom, picture turns left (horizantal axis -->)
- if mouse to other position, picture turns in vertical and horizantal axis
Thanks for guide or an example file