AS2 Popup sized window (0)

December 17th, 2008 by terrypaton, under Library.

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

Tagged with .

Leave a Reply