
October 28th, 2004
12:51 AM
Neverside Newbie
Status: Offline!
Link to window with a specified size
Hi, I've made a Flash banner and I need it to link to a html-page. I want the html page to open in a new window with a specified size and without the toolbar, menu, scroll bars and I don't want it to be resizable.
Greateful for help...
WM
___________________


October 29th, 2004
12:51 AM
i am a hedonistic ****
Status: Offline!
//<a href="#(keep it as # so the page doesn't change)" onclick="window.open('yourPage.EXT', 'NAME', config='height=480,width=600,toolbar=no,menubar=no,resizeable=no,location=no,status=no,accessories=no,scrollbars=no')" >link TEXT</a>//
___________________
tomorrow never comes

October 29th, 2004
04:06 AM
Neversidian
Status: Offline!
u need to specify the href parameter with
"javascript:window.open()"
for flash
___________________
AEN DIRECT
Catalogue of Creative Works & Writings

October 30th, 2004
06:27 PM
Neverside Newbie
Status: Offline!
Thanks. I found a tutorial that created the exact effect I was looking for: http://www.kirupa.com/developer/mx/centered_popup.htm
WM
___________________
