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?
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?
:: Copyright KIRUPA 2026 //--
``` ```