Ciao a tutti,
qualcuno mi sa spiegare come posso inserire un link (su tutto il banner) in flash mx?
Scusate ma proprio non ho capito come si fa.
Ciao
Grazie
Fabio![]()
Ciao a tutti,
qualcuno mi sa spiegare come posso inserire un link (su tutto il banner) in flash mx?
Scusate ma proprio non ho capito come si fa.
Ciao
Grazie
Fabio![]()
Bhe non so se per Banner intendi un clip che rappresenta il Banner
se così fosse potresti
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, false)) {
sopra = true;
GetURL("pagina.html", ....)
// la riga sotto è per una pop UP
//wdth = 500;
//hdth = 300;
//getURL ("javascript:window.open('fotografie.html','nName' ,'scrollbars=0, 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);");
} else {
sopra = false;
}
}
Ciao
visto che usa MX e se il banner è un movieClip puoi scrivere questo sul frame:
oppure creare un pulsante trasparentecodice:nomeIstanzaMovieClip.onRelease = function(){ getURL("paginaBanner.html","_blank"); }
regalami un oggi da favola...e il domani bhe!?non mi importa se tu 6 con me! ©Ily