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");
}
Venom the last dance animation
-
Venom the last dance animation, hope you like it
https://www.youtube.com/watch?v=HHG3A-zR7CY
1 week ago
0 comments:
Post a Comment