Comunidad de diseño web y desarrollo en internet online

Repetir animación cada x segundos

Citar            
MensajeEscrito el 31 Ago 2011 07:18 pm
Hola, acabo de terminar una animación y me gustaría que a los 15 segundos de terminar se reiniciara.

hay algún código que le pueda añadir para haga esta función?????


Arigatô/gracias..

Por Kisame

32 de clabLevel



Genero:Masculino  

msie8
Citar            
MensajeEscrito el 06 Sep 2011 01:24 pm
Prueba con esto en el último fotograma de la animación

Código ActionScript :

var t = setInterval(function(w){
   w.gotoAndPlay(1);
   clearInterval(t)
}, 15000, this)


Jorge

Por solisarg

BOFH

13669 de clabLevel

4 tutoriales
5 articulos

Genero:Masculino   Bastard Operators From Hell Premio_Secretos

Argentina

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.