Get instance name using mouse listener

Hi,

Im using a simple mouse listener to detect any mouseDown events. Ive got alot of movie clips on the stage and i was wondering if there is any easy way to get the name of the movie clip ive clicked on?

I want to try and avoid writing event handlers for every movie clip because they are all going to do pretty much the same thing.

Any help or alternate ways to do this would be very usefull.

Cheers.