Open
Description
Following are the issue function name:
onKeyUp, onKeyPress, onKeyDown, onMouseDown, onMouseUp, onMouseMove
If you publish by Flash IDE, it will show lots of warnning like:
"Migration issue: The onRelease event handler is not triggered automatically by Flash Player at run time in ActionScript 3.0. You must first register this handler for the event using addEventListener ( 'click', callback_handler)."