Tuesday, May 09, 2006

Popup Windows from Flash

researchTools.toolsText.link1a.onRelease = function() {
getURL("javascript:NewWindow=window.open('http://money.cnn.com/pf/features/lists/nar_3q05/','newWin','width=620,height=550,left=100,top=100, toolbar=Yes,location=No,scrollbars=Yes,status=Yes,resizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);");
};

No comments: