PDA

View Full Version : Regular pop-up window (swf, not html)



MrFlashALot
April 23rd, 2005, 02:02 PM
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?

rhamej
April 23rd, 2005, 03:18 PM
you cant