I seem to be having a few problems with opening a boarderless window out of flash. I followed the tutorial completely but it still does not seem to want to launch. Basically what i have is a HTML page with a SWF menu imbedded into it. When you click on my resume button i want it to launch it in a boarderless window. I placed all of the Javascript into the head tag of both the index page and the resume page and I put this script on to my flash button:
Do you have the .js file included in the head tag of your page?
If not, the .js file can be found on kirupas tutorial about borderless windows (aka Chromeless windows).
BTW: Chromeless windows don’t work in IE6 SP1. This means that as of IE6 SP1, Chromeless windows are dead. No other browser supported Chromeless windows, so it was only IE, but not it is no longer IE. Chromeless windows will not launch as full screen windows in the new IE, Microbians (the company who made this script) released a patch to this problem by creating a normal old pop-up like what appears in all other browsers, but this patch had a serious bug that caused the windows that contained the link that launched the Chromeless window to become white with the text [object], so they removed the patch.