KEY_DOWN, onKey); function onKey(event:KeyboardEvent):void { switch (event. ... break; } } No keyboard event is dispatched for the home soft key.
確定! 回上一頁