I'd like to be able to have a button in my Flash movie open a new browser window containing a plain 'ol html page. I don't want the new browser window to have anything but scrollbars and I want to be able to control the size of the new browser window. I tried tutorial #5 "Spawning external browser windows" but all I got was a new browser window with all of the javascript in the address bar. When I copied and pasted the code like it said there were lots of weird spaces PLUS I wasn't exactly sure WHERE to paste the code.