il codice del pulsante è:
on(release){
_root.spegni1();
gotoAndStop(5);
getURL(link,"_BLANK");
}