home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / hoverbot_2.swf / scripts / DefineSprite_281 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  144 b   |  6 lines

  1. stop();
  2. _root.player.grounded = false;
  3. _root.player.cx = _root.player._x;
  4. _root.player.cy = _root.player._y;
  5. _root.player.falling = false;
  6.