i'm using the _KeyDown event and it works for some buttons on the keyboard but not all of them.

If KeyCode = vbKeyRight Then....

if i play it then it doesn't do what it supposed to if theright arrow button's pressed.

pleez help!!