Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/08/2004, 12:32
Avatar de TortugaChat
TortugaChat
 
Fecha de Ingreso: julio-2004
Ubicación: Coatzacoalcos, Veracruz, México.
Mensajes: 150
Antigüedad: 19 años, 9 meses
Puntos: 0
Pruebalo así:

on (release) {
if (pregunta.text == Formacion) {
gotoAndStop (3);
}
}