Question
StageText keyCode and charCode always 0
KeyboardEvent.KEY_DOWN seems to always return 0 for the keyCode or the charCode on the event. I've added the event to the Stage and
NativeApplication.nativeApplication.
Does anybody know the reason why?
