在flash2004中ESC键不管用~~

      flash学习 2004-9-2 10:27
var myl = {};
myl.onKeyDown = function() {
    trace(Key.getCode());
    trace("ok")
};
Key.addListener(myl)
可以测试一下,发现键盘中的ESC没有反应
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}