MouseEvent.CLICK,
y
function XxXxX (event:MouseEvent):void
{
if(xXxXx1)
{
XxXxXx1_mc.gotoAndPlay("Fuera" ) ;
xXxXx1 = false;
}
else(XxXxX = false)
{
XxXxX_mc.gotoAndPlay("Dentro" ) ;
XxXxX = true;
}
}
y
function XxXxX (event:MouseEvent):void
{
if(xXxXx1)
{
XxXxXx1_mc.gotoAndPlay("Fuera" ) ;
xXxXx1 = false;
}
else(XxXxX = false)
{
XxXxX_mc.gotoAndPlay("Dentro" ) ;
XxXxX = true;
}
}
el tema es q yo quiero q aparezca un contenido sin apretar algún botón (cuando esta cargando la web )... y después quiero q cuando apriete un botón desaparezca dicho contenido y aparezca otro...