Open a new JS based window using flash getURL
By: Josh Knight
Here's a quick download for anyone trying to open a JavaScript window using Flash. A couple of things to note:
1. Make sure you copy all of the JavaScript function in the html page.
2. Make sure you run the html file from a server - so, the url should start with http://, not file://.
3. This file is in CS3.
Here's the zip file