Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/10/2004, 09:39
Avatar de cure_hot
cure_hot
 
Fecha de Ingreso: mayo-2004
Mensajes: 71
Antigüedad: 19 años, 10 meses
Puntos: 0
haber espero que funcione en flash 5
podria ser algo asi, poniendo este codigo en tu ultimo frame
Código:
//variable de tiempo
tiempo = 0
_root.onEnterFrame = function(){
tiempo +=1;
if(tiempo>=50){
_root.onEnterframe = false;
_root.gotoAndPlay(1);
}
}
Espero sirva
http://www.freewebs.com/dalinet
__________________
Atte
Luis Ruben Perez Gil :adios: