Can somebody please help me create a popup from the following AS link? The link is generated on dynamically loaded text so I can’t use getUrl it has to be in A Href format. Currently it works fine when opening a new browser window but I need sized popup. Thanks for any help
montheventspanel = montheventspanel+unescape("<font color=\'#FF0000\'><b>"+currAttribs.day+" "+"</font>"+"<font color=\'#FFFFFF\'>"+currAttribs.title+"</b><br><font size=\'-2\' color=\'#999999\'>"+currEventset.childNodes[j].firstChild.firstChild.nodeValue+"</font><br><a href=\'http://"+currAttribs.link+"\' target=\'_blank\'><font size=\'-2\' color=\'#999999\'>[ <font color=\'#CC0000\'><u>VIEW FLYER</u></font><font color=\'#999999\'> ]</font><br><br></font></a>");