Regular pop-up window (swf, not html)

getURL(“mySWF.swf”, “_self”);

The above code launches a html-page with mySWF.swf embedded.

But how can I launch another window with just the swf-file?