PDA

View Full Version : how do you open a HTML window



adam182
April 30th, 2002, 06:52 PM
i'm a little confused,

how can i open a new HTML window with a Actionscript button? I can't figure out the coding for it. so if anyone can help me out i'd be pretty grateful.

thanks

ilyaslamasse
April 30th, 2002, 06:56 PM
There's a tute on this site there : www.kirupa.com/developer/...window.asp (http://www.kirupa.com/developer/flash5/newwindow.asp)
And also : www.kirupa.com/developer/...erless.asp (http://www.kirupa.com/developer/flash5/borderless.asp)

pom 0]

kitiara30
May 1st, 2002, 09:31 AM
A handy little piece of JavaScript. Paste this into an onRelease function, and it'll open the window for you. You can specify the height, width etc yourself.

javascript:var OpenWindow, OpenWindow=window.open("pop_up_page.html", "list", "width=390, height=320, scrollbars=no")

Any help?

lobstars
May 1st, 2002, 05:07 PM
should work for you! adam :)

kitiara30
May 2nd, 2002, 03:21 AM
You wouldn't believe how many failed attempts it took before I got the coding right for that.

And hang on a minute, what's this "Casual Flasher" next to my name? I'll have you know I bought that trenchcoat for purely innocent reasons...