I want build a game, but i get this errors:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at project.game.players.controllers::myPlayerController/onEnterFrame()
This is my class: http://pastebin.com/x0kpaDg2
What is the problem?