;

PDA

Click to See Complete Forum and Search --> : specifying window dimensions


nicolap
02-27-2008, 01:57 PM
Hi,

I have a button that opens a new window ... i want to be able to choose the size the window will be.

I think i need to use:

getURL ("javascript:openNewWindow('example.swf','Home','hei ght=800,width=600,toolbar=no,scrollbars=yes');");

but it doesn't work. I am quite new to flash so please don't get mad if i am being a total div. Any help would be great.

Thanks.