a clip handler, and a input text. Make a control screen put the input text there. This is where the player can change the control scheme. Instance it to whatever you like. Then for the action, put the instance name of the input text for the Key.down event. This will check what the player inputed, and play a clip(for example your sprite running) when the player presses this. Hope I helped.