var button:Button = event.currentTarget as Button; currentTarget是当前正在使用某个事件侦听器处理Event对象的对象。target是指针设备下的InteractiveObject ...
確定! 回上一頁