17/10/2010, 18:23
|
| Colaborador | | Fecha de Ingreso: septiembre-2009 Ubicación: mortuoria
Mensajes: 3.805
Antigüedad: 15 años, 4 meses Puntos: 214 | |
Respuesta: ¡Ayuda urgente! Uhm
sera algo así?
Código actionscript:
Ver originalbtn1.onPress = function(){ btn = 'btn1'; mc.gotoAndPlay(1); } //luego, en el mc if(currentFrame == 20) { if(btn=='btn1') _root.gotoAndPlay(1); else _root.gotoAndPlay(2); }
saludos
__________________ "Si consigues ser algo más que un hombre, si te entregas a un ideal, si nadie puede detenerte, te conviertes en algo muy diferente."
Visita piggypon.com |