Thus:
onClipEvent (enterFrame){
if (Key.isDown(Key.RIGHT)){
//the action
}
}
But I want, to press the key D, not the fucking shit key arrow to right.
Help me my forum's friends, please....!
Por favor gente, preciso de ajuda em AS eu gostaria que quando eu apertasse uma tecla acontecesse que meu personagem fazesse algum ato (Batman)
Está assim:
onClipEvent (enterFrame){
if (Key.isDown(Key.RIGHT)){
//a ação
}
}
Mas, quero apertar o D, não a merda da seta para a direita.
Ajude me meus amigos do fórum, por favor....!

Help














