Note
2012年11月5日 星期一
2011.11.5-actionscript-movieclip click event
import flash.display.MovieClip;
ball.addEventListener(MouseEvent.CLICK, clickHandler);
function clickHandler(event:MouseEvent):void {
trace("asd!");
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言