Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/07/2005, 18:20
Avatar de bernethe
bernethe
 
Fecha de Ingreso: abril-2004
Ubicación: San José, Costa Rica
Mensajes: 384
Antigüedad: 20 años
Puntos: 2
pon en el frame 20 este código:

stop();
_root.onEnterFrame = function() {
gotoAndStop(_root._currentframe-1);
};
__________________
..::BERNETHE::..