home *** CD-ROM | disk | FTP | other *** search
- stop();
- scoretable.filename = "dtunnel/highscores.sco";
- scoretable.scoresize = 10;
- scoretable.action = "VIEW";
- scoretable.viewtype = "FLASH";
- scoretable.winname = name;
- scoretable.winscore = score;
- scoretable.loadVariables("dtunnel.php","GET");
- _root.maindisplay.fscore = _root.score;
-