AS2 Popup sized window

myButton.onRelease = function () {
getURL(“javascript:window.open(‘http://www.terrypaton.com’,”,’scrollbars=no,width=500,height=600′);void(0);”, “”);
};

Tags: