![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
15/03/2006, 00:39
|
![Avatar de bernethe](http://static.forosdelweb.com/customavatars/avatar61180_2.gif) | | | Fecha de Ingreso: abril-2004 Ubicación: San José, Costa Rica
Mensajes: 384
Antigüedad: 20 años, 10 meses Puntos: 2 | |
será así:
Código:
on(keyPress "<Enter>", release){
if (a=="paraqueesla1" && b=="mariano"){
gotoAndStop(3);
} else {
gotoAndStop(10);
}
}
__________________ ..::BERNETHE::.. |