home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / dtunnel.swf / scripts / DefineSprite_94 / frame_5 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  246 b   |  8 lines

  1. scoretable.filename = "dtunnel/highscores.sco";
  2. scoretable.scoresize = 10;
  3. scoretable.action = "INSERT";
  4. scoretable.viewtype = "FLASH";
  5. scoretable.winname = name;
  6. scoretable.winscore = score;
  7. scoretable.loadVariables("dtunnel.php","GET");
  8.