btn_ie.addEventListener(MouseEvent.MOUSE_DOWN, click_d);
function click_d(event:MouseEvent):void
{
switch (event.currentTarget)
{
case btn_ie :
MovieClip(this.parent.parent).gotoAndStop("p_r");
MovieClip(this.parent).gotoAndStop(2);
gotoAndStop(2);
break;
}
}
CS3 is there a way to make super video blox to work?
-
i know that youtube api is dead and i wanna know if there's a way to make
it work with a working one?
1 week ago
0 comments:
Post a Comment