home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / gyroball.swf / scripts / DefineSprite_104 / frame_43 / DoAction.as
Encoding:
Text File  |  2007-03-22  |  100 b   |  4 lines

  1. txtBall = _root.totalLives * 10;
  2. _root.punkte += _root.totalLives * 10;
  3. txtScore = _root.punkte;
  4.