Ver Mensaje Individual
  #5 (permalink)  
Antiguo 16/01/2009, 16:58
such
 
Fecha de Ingreso: noviembre-2008
Mensajes: 31
Antigüedad: 15 años, 5 meses
Puntos: 0
Respuesta: Carga Container SWF

//boton pro
_root.c4.menu_superior.pro.onRelease=function(){
_root.c3.loadMovie("menu_pro.swf");
}
_root.pro.onRelease=function(){
_root.bio._alpha=50;
_root.pro._alpha=100;
_root.audio._alpha=50;
_root.foto._alpha=50;
_root.con._alpha=50;
}


Quedaría así? Por que lo tengo puesto así...Pero no me hace la carga...
¿Por qué?
Siento molestar tanto!

Un saludo Bandit, me estas siendo de mucha ayuda!