e con questo script come potrei fare? così riesco a metterlo in mezzo alla pagina! l'ho trovato in un forum...
on (release) {
getURL("javascript:window.open('http://www.faigallery.it/mulino_baresi/index.htm','nName','width=700" add wdth add ",height=750" add hdth add ",top='+((screen.availHeight/2)-(" add hdth/2 add "))+',left='+((screen.availWidth/2)-(" add wdth/2 add "))); void(0);");
}

Rispondi quotando