Comunidad de diseño web y desarrollo en internet online

Activar un btn en linea de tiempo

Citar            
MensajeEscrito el 12 Feb 2009 02:49 pm
Hola,

Tengo una duda...sera q hay un script q active un btn cuando llegue a un fotograma en la linea de tiempo??? :?

Por Sigmax

Claber

136 de clabLevel

1 tutorial

 

msie7
Citar            
MensajeEscrito el 12 Feb 2009 04:43 pm

Código ActionScript :

btn.enabled = false;
onEnterFrame = function() {
   if(_currentframe == 10){
      btn.enabled = true;
   }
}


:?

Por tribak

Claber

2448 de clabLevel

6 tutoriales

Genero:Masculino   Héroes

Fotógrafo o algo

firefox

 

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