Click to See Complete Forum and Search --> : new window from exe
riotact
11-06-2003, 10:53 AM
Does anyone have an example of code for opening a new window using javascript that works from an exe (not swf embedded in html) Typically half the script is on the html page. With exe i have no html page. Any pointers would be a great help.
Khalid Ali
11-06-2003, 10:57 AM
what are you referring to when you say "exe"....
riotact
11-06-2003, 11:01 AM
an exe exported from flash.
Khalid Ali
11-06-2003, 11:20 AM
I am not a flash developer,but I am pretty sure you could use ActionScript within flash to perform such tasks
riotact
11-06-2003, 11:49 AM
Actionscript will open a new window but javascript is needed to open one without any features. However i can't the javascript to run in the exe.