trace(event.charCode); if(event.charCode!=13) { trace("pressed not enter"); super.keyDownHandler(event) }