Comunidad de diseño web y desarrollo en internet online

Botón

Citar            
MensajeEscrito el 08 Oct 2008 03:23 pm
Hola: tengo un boton con roolover, necesito hacer que al hacer click no me muetre la imagen con esta haciendo el rollover sino otra, alguien me puede ayudar? gracias
estos es lo que tiene el boton:



onClipEvent(load) {
num=3;
}

on(rollOver) {
if(_root.link<>num) {
this.gotoAndPlay("s1");
home.play();
_root.flag=1;
}
}

on(rollOut, releaseOutside) {
if(_root.link<>num) {
this.gotoAndPlay("s2");
_root.flag=0;
}
}


on(release) {
if(_root.link<>num and _root.animation==1) {
_root.animation=0;
_root.link_prev=_root.link;
_parent["item" + _root.link].gotoAndPlay("s2");
_root.link=num;
_root.play();
_root.sl.pic9.play();
_root.title.gotoAndStop(2);
_root.scroller.scroller.gotoAndStop(3);
_root.DY = stage.height+4
_root.DX = stage.width+4

}
}

Por llamarada

8 de clabLevel



 

msie7
Citar            
MensajeEscrito el 08 Oct 2008 05:47 pm

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.