Keyboard input not working

can’t figure out why the keyboard input isn’t working. I got this warning, but I always get that warning and it always works. The warning says:

Warning: 1090: Migration issue: The onKeyDown 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 ( ‘keyDown’, callback_handler).