Thank you, all seems to be working now.

Found a good site with code a generator.
All of the code works from within flash, no need to add anything to the html.

new code:

on (release) {
getURL ("javascript:NewWindow=window.open('map/map.html','pop','width=520,height=540,left=0,top=0 ,\rtoolbar=No,location=No,scrollbars=No,status=No, resizable=No,fullscreen=No'); NewWindow.focus();\rvoid(0);");
}

The generator is at http://www.flash-db.com