Comunidad de diseño web y desarrollo en internet online

MC, fade in - out y Sonidos

Citar            
MensajeEscrito el 01 Feb 2006 08:24 am
Hola a todos, tengo un problema

Me explico...creo un MC...y a dentro hago una animacion...
En el primer Frame coloco este AS

Código :

stop();
this.onEnterFrame = function() {
   if (rewind == true) {
      prevFrame();
   }
};
this.onRollOver = function() {
   rewind = false;
   play();
};
this.onRollOut = function() {
   rewind = true;
   this.onRelease = function() {
      _root.gotoAndStop(2);
   };
};



Funciona hasta cierto punto, al rollover se reproduce, y al rollout vuelve uno a uno, lo que quiero es qeu tenga sonido...

No se como, me dan una mano?... :wink:


Gracias!...

Por INAH

69 de clabLevel



Genero:Masculino  

opera
Citar            
MensajeEscrito el 01 Feb 2006 09:56 am
No se molesten, ya lo resolvi :D...

Adio

Por INAH

69 de clabLevel



Genero:Masculino  

opera

 

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