Ciao!
ho messo
per aprire la pop up...codice:on (release) { getURL ("javascript:window.open('nomepagina1.html','nomedellafinestra','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);"); }
poi nell'head della pop up ho messo:
nel pulsante in Flash della pop up ho messo:codice:<script language="JavaScript"> function loadurl(url){ window.creator.location=url window.close() } </script>
come mai non funzia???codice:on mouse(release){ GetURL("javascript:loadurl('nomepagina2.htm');","_top"); }


Rispondi quotando
