Groups | Blog | Home
all groups > flash (macromedia) > november 2003 >

flash (macromedia) : getURL help...resizing new window


maria_25
11/18/2003 11:32:49 PM
http://www.peterhoey.com/newsplash.html
click "enter"
click "portfolio"
click "large"

....at this point it launches a new window

my question:

How do i size the window to open to spec. dimensions and without the browser header, etc.
i know how to do this in javascript---am i able to do this via flash?
so that when it launches the new window --it opens to the size i want
Thank You all who can help !

Thanks!
http://www.peterhoey.com/newsplash.html


urami_
11/19/2003 7:50:44 AM


[quoted text, click to view]


sample from flash button:

on (release) {
getURL ("javascript:n_name=window.open('opUP.html','new_name1','width=100,height=200');void(0);");
}

change the 100 and 200 to meet your needs , also there is no HTML body code , just this
flash button action

Regards

urami_*



<lsym>

There's no place like 127.0.0.1

AddThis Social Bookmark Button