home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GooseheadRace2.swf / scripts / frame_169 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  336 b   |  14 lines

  1. raceStandings = new Array("0.0","0.0","0.0","0.0","0.0");
  2. raceWinners = new Array("NA","NA","NA","NA","NA");
  3. BankText = "$" add BankAcc;
  4. notEnoughMoney._visible = false;
  5. raceNo = 1;
  6. raceCount = 0;
  7. ct1 = "$" add trasup;
  8. ct2 = "$" add engup;
  9. ct3 = "$" add wgtup;
  10. tm.cval = tUp;
  11. em.cval = eUp;
  12. wm.cval = wUp;
  13. WinnerCount = 0;
  14.