btn_intro.buttonMode = true;
btn_intro.addEventListener(MouseEvent.CLICK, myBtnClicked);
function myBtnClicked(e:MouseEvent):void {
var url:URLRequest = new URLRequest("myweekend.html");
navigateToURL(url,"_self");
}
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?
2 weeks ago
0 comments:
Post a Comment