home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / hoverbot_2.swf / scripts / DefineSprite_190 / frame_2 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  174 b   |  5 lines

  1. _root.hud.volts = _root.hud.volts + 1;
  2. _root.scores.pointsa = _root.scores.pointsa + 1;
  3. _root.scores.score += 2;
  4. _root.cameraa.hud.points = _root.cameraa.hud.points + 1;
  5.