-V
1: 2: 3:
if (!stage.hasEventListener(KeyboardEvent.KEY_DOWN)) { stage.addEventListener(KeyboardEvent.KEY_DOWN , helicopterCommands); }