Welcome To Snipplr


Everyone's Recent ActionScript Snippets Tagged browser



« Prev 1 Next »
There must also be a JavaScript function defined in the containing HTML page: function makePopup(url,pop_name,width,height) { window.open(url, pop_name, "width="+width+",height="+height+",resizable=yes,scrollbars=yes"); }
1 681 posted 16 years ago by Bonky
This getURL uses javascript to set the browser size.
2 692 posted 16 years ago by mswallace
« Prev 1 Next »