sempre io .. con una seconda domanda .. ho prefetito aprire un'altro topic per non creare confusione.
Come faccio a far controllare una doppia condizione con IF ???
del tipo, il seguente codice è corretto:
on (release){
if (_root.menu_mc._currentframe==X, _root.puls_mc._currentframe==Y){
gotoandplay(2);
}else{
stop();
}
}
grazie grazie
salut
zec

Rispondi quotando