home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / dingleballgame.swf / scripts / frame_200 / DoAction.as
Encoding:
Text File  |  2004-07-23  |  164 b   |  7 lines

  1. score += 1;
  2. jumpframe += 1;
  3. odiecatch._x = odiex;
  4. odiecatch._y = odieystart + yposition;
  5. odiecatch.gotoAndPlay(jumpframe);
  6. odieshadow.gotoAndPlay(jumpframe);
  7.