private function keyPressedDown(event:KeyboardEvent):void { var key:uint = event.keyCode; var step:uint = 5 switch (key) { case Keyboard.
確定! 回上一頁