Originariamente inviato da graffithouse
prima nomini tuttee le pagine


es:
codice:
1.html
2.html
3html

poi sul pulsante flash metti:

per pagine caricate nel server
codice:
on(release){
getURL(1.html);
}

nel caso di link esterni
codice:
on(release){
getURL(www.google.it);
}
SCUSA...
MAI I MIEI FILE HTML SONO DELLE PAGINE .SWF QUINDI FATTE CON FLASH CS3 AS3
QUINDI COME POSSO AVERE LA PROCEDURA CORRETTA DI PUBBLICAZIONE CON FILEZILLA????