![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
07/06/2005, 03:39
|
| | Fecha de Ingreso: mayo-2005 Ubicación: Lima
Mensajes: 160
Antigüedad: 19 años, 8 meses Puntos: 0 | |
...
on(release){
_root.MC.gotoAndStop(1);
_root.MC.MC1.gotoAndStop(1);
_root.MC.MC2.gotoAndStop(1);
_root.MC.MC2.gotoAndStop(1);
}
...
eso te regresa al inicio del MC y "resetea" MC1 MC2 y MC3
o gotoAndPlay(n) en lugar del gotoAndPlay(n) según lo que quieras hacer.
Última edición por NoZilop; 07/06/2005 a las 04:03 |