Load movie in new window

Hi Friends,

I have created the corporate presentation of my company completely in flash. In that i have an interface like our other multimedia samples, and names of each multimedia presentation, on click of that name i want that swf file to open in new window. I want the help from you. has of now the movie is loaded but in same window. I wrote following code on click of button.

Please help me to open this in new window.


on (press) {
 loadMovie("moviename.swf", 0);
}

Thanks in advance,
Dipti