home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / towerblaster.swf / scripts / frame_81 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  89 b   |  4 lines

  1. PLB = eval("/:level") * 1000;
  2. TTB = _root.pB1.rValue * 40;
  3. score = score + PLB + TTB;
  4.