HELP: How to know what instance is under the mouse cursor?

is there any function that returns the instance of the movieclip under the mouse pointer?

like adding a listener to the mousemove, and get the instance under the cursor returned?

i need a way that consumes only a little of the cpu…