Flash exe calls popup browser
I want to be able to open a browser window from withing an .exe (created in flash). THat is I have no javascript or html to work from and I want to open a window....SO far Ive tried
function test(){
getURL ("java script:window.open(\"test.html\",winname,winfeatures);");
}
and that fires up a browser, but it just flashes on my screen and doesnt stay open. Has anyone tried this so that it actually works. (answers in danish are fine)
<stanford>
