Open window, Resize it after 1 second, then Close it after 6 seconds
on (release) { getURL ("javascript:NewWindow=window.open('ShowPopup.php','newWin','width=400,height=300,left=0,top=0, toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); setTimeout('NewWindow.resizeTo(500,500)',1000); setTimeout('NewWindow.close()',6000); void(0);"); } http://www.flash-db.com/PopUp/JavaScriptPopUp.php?page=1 http://www.flash-db.com/PopUp/JavaScriptPopUp.php?page=2 http://www.flash-db.com/PopUp/JavaScriptPopUp.php?page=3 http://www.flash-db.com/PopUp/JavaScriptPopUp.php?page=4 http://www.flash-db.com/PopUp/JavaScriptPopUp.php?page=5