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

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