codice:
on (release) {
	getURL ("java script:window.open('"+page+"','info','titlebar="add titlebar add ",menubar=" add menubar add",  scrollbars=" add scrollbars add ", status=" add status add ", width=" add wdth add ",height=" add hdth add ",top='+((screen.availHeight/2)-(" add hdth/2 add "))+',left='+((screen.availWidth/2)-(" add wdth/2 add "))); void(0);");
}
se page contiene "mappacliente1.htm"

tutto quello che sta tra ' è la forma javascript
mentre quello che sta fra " è la parte Flash

Ciao