Ver Mensaje Individual
  #4 (permalink)  
Antiguo 26/04/2006, 11:45
Avatar de Bandit
Bandit
Moderador
 
Fecha de Ingreso: julio-2003
Ubicación: Lima - Perú
Mensajes: 16.726
Antigüedad: 20 años, 9 meses
Puntos: 406
Hola Curiel:
Coloca éste código donde attachas el clip.
this.attachMovie("clip", "clip1", 1);
segundos = 5;
espera = function () {
removeMovieClip("clip1");
clearInterval(a);
};
a = setInterval(espera, segundos*1000);

Espero haberte sido de ayuda.
__________________
Bandit.
Si no sabes estudia y si sabes enseña.
http://www.banditwebdesign.com/