Using instants name to load external file

I’m working on a slidshow and I’d like to be able to mouse over the tnail and for AS to pull the instant name and use it in a loadMovie script to load the image of the same name to an empty movie clip.

I know I can use _name to get the instants’ name but how do i take that and write it where I tell loadmovie to load that image dynamically?

thanks