Note
2012年11月5日 星期一
2012.11.5-actionscript-BUTTON CLICK , ENABLE , VISIBLE
BUT1.addEventListener (MouseEvent.CLICK, gamestart);
function gamestart ( event:MouseEvent):void
{
startbut1.enabled=false;
startbut1.visible=false;
playPlan1.gotoAndPlay("playPlan");
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言