Keycode question [renamed]

hey can anyone tell me whats wrong with this code??

else if (Key.isDown(Key.RIGHT)) && (Key.isDown(Key.UP)) {
_root.Character.gotoAndStop(4);}