Comunidad de diseño web y desarrollo en internet online

necesito verdadera ayuda porfavor emergencia

Citar            
MensajeEscrito el 24 Ago 2009 02:23 am
ok miren mi pregunta es la siguiente tengo un flash con menu desplegable todo funciona bien el detalle esk al darle clik a un menu se despliega un sub menu y al darle click en inicio se cierra el sub menu el detalle aki esk kiero k al darle click a cualkier otro boton me mande a un frame especifico dentro del clip k tiene todas las secciones esto es el action

Código ActionScript :

inicio.onRollOut = function() {
   };
qsm.onRollOut = function() {
   };
cont.onRollOut = function() {
   };
   
   
ves.onRelease = function() {
getURL("http://www.porai.htm", self);
};

zap.onRelease = function() {
getURL("http://www.poraqui.htm", self);
};

velos.onRelease = function() {
getURL("http://www.pelanet.htm", self);
};

tocados.onRelease = function() {
getURL("http://www.pelanet.htm", self);
};

nup.onRelease = function() {
getURL("http://www.pelanet.htm", self);
};

acc.onRelease = function() {
getURL("http://www.pelanet.htm", self);
};

inicio.onRelease = function() {
   inicio.tween('_y', 357.9, 1, 'easeOutExpo', 0);
   gal.tween('_y', 385.1, 1, 'easeOutExpo', 0);
   qsm.tween('_y', 414.1, 1, 'easeOutExpo', 0);
   cont.tween('_y', 441.3, 1, 'easeOutExpo', 0);
   
   ves.alphaTo(0, 0.3, 'easeoutSine', 0);
   zap.alphaTo(0, 0.3, 'easeoutSine', 0);
   velos.alphaTo(0, 0.3, 'easeoutSine', 0);   
   tocados.alphaTo(0, 0.3, 'easeoutSine', 0);
   nup.alphaTo(0, 0.3, 'easeoutSine', 0);
   acc.alphaTo(0, 0.3, 'easeoutSine', 0);      
    sub.rotateTo(0, 0.5, 'easeoutsine',0);
   ves.enabled = false;
   zap.enabled = false;
   velos.enabled = false;
   tocados.enabled = false;
   nup.enabled = false;
   acc.enabled = false;

qsm.onRelease = function() {
   inicio.tween('_y', 357.9, 1, 'easeOutExpo', 0);
   gal.tween('_y', 385.1, 1, 'easeOutExpo', 0);
   qsm.tween('_y', 414.1, 1, 'easeOutExpo', 0);
   cont.tween('_y', 441.3, 1, 'easeOutExpo', 0);
   
   ves.alphaTo(0, 0.3, 'easeoutSine', 0);
   zap.alphaTo(0, 0.3, 'easeoutSine', 0);
   velos.alphaTo(0, 0.3, 'easeoutSine', 0);   
   tocados.alphaTo(0, 0.3, 'easeoutSine', 0);
   nup.alphaTo(0, 0.3, 'easeoutSine', 0);
   acc.alphaTo(0, 0.3, 'easeoutSine', 0);      
    sub.rotateTo(0, 0.5, 'easeoutsine',0);
   ves.enabled = false;
   zap.enabled = false;
   velos.enabled = false;
   tocados.enabled = false;
   nup.enabled = false;
   acc.enabled = false;
   
cont.onRelease = function() {
   inicio.tween('_y', 357.9, 1, 'easeOutExpo', 0);
   gal.tween('_y', 385.1, 1, 'easeOutExpo', 0);
   qsm.tween('_y', 414.1, 1, 'easeOutExpo', 0);
   cont.tween('_y', 441.3, 1, 'easeOutExpo', 0);
   
   ves.alphaTo(0, 0.3, 'easeoutSine', 0);
   zap.alphaTo(0, 0.3, 'easeoutSine', 0);
   velos.alphaTo(0, 0.3, 'easeoutSine', 0);   
   tocados.alphaTo(0, 0.3, 'easeoutSine', 0);
   nup.alphaTo(0, 0.3, 'easeoutSine', 0);
   acc.alphaTo(0, 0.3, 'easeoutSine', 0);      
    sub.rotateTo(0, 0.5, 'easeoutsine',0);
   ves.enabled = false;
   zap.enabled = false;
   velos.enabled = false;
   tocados.enabled = false;
   nup.enabled = false;
   acc.enabled = false;
      }
   }
};
por favor necesito ayuda urgente ayuda señores kiero k los botones qsm cont e inicio al darles click me manden a un frame especifico de un clip

Por tjmysteri

Claber

138 de clabLevel



 

msie8
Citar            
MensajeEscrito el 24 Ago 2009 04:32 am
Hola tjmysteri, debes cambiar los metodos funcion a parametros de los vinculos por las funciones gotoAndStop (x), siendo x el fotograma de cada submenu, que se dirige alli.

Por Siriö

624 de clabLevel

4 tutoriales
1 articulo

 

Germany

msie7

 

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