as中禁用ESC键复制代码代码如下:fscommand ("trapallkeys", "true"); btn.addEventListener(MouseEvent.CLICK,_full) function _full(e:MouseEvent):void{ stage.displayState="fullScreen"; trace("testit") } </pre>as中禁用ESC键原文:http://www.jb51.net/flash/actionscript/89191.html
as中禁用ESC键
原文:http://www.jb51.net/flash/actionscript/89191.html