In flash6 per aprire una finestra popup utilizzavo:
cosa utilizzate con flash8?codice:on (release) { getURL("javascript:window.open('pop.html','ntitolo','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);"); }
grazie ciao![]()