come posso fare per permettere ad un pulsante sulla root di controllare un movie clip nel senso:
on (release) {
gotoAndStop( mio clip al fotogramma 3 );
}
come posso fare per permettere ad un pulsante sulla root di controllare un movie clip nel senso:
on (release) {
gotoAndStop( mio clip al fotogramma 3 );
}
TUTTO è RELATIVO :metallica
Dai un nome al filmato (da Proprieta', in basso a sx)
e poi
on (release) {
nomefilmato.gotoAndStop(3);
}
Come on, let's WAMP!!!
Windows XP Pro SP2 - Apache 2.0.55
MySQL 5.0.19 - Php 4.4.2
There are only 10 types of people in the world: Those who understand binary, and those who don't
grandissimo!!!!!!!!!!!!!!!!!
grazie!
TUTTO è RELATIVO :metallica
De nada :metallica :metallica
Come on, let's WAMP!!!
Windows XP Pro SP2 - Apache 2.0.55
MySQL 5.0.19 - Php 4.4.2
There are only 10 types of people in the world: Those who understand binary, and those who don't