home *** CD-ROM | disk | FTP | other *** search
- _root.scoretable.filename = "scores/highscores.sco";
- _root.scoretable.scoresize = 21;
- _root.scoretable.action = "VIEW";
- _root.scoretable.viewtype = "FLASH";
- _root.scoretable.winname = name;
- _root.scoretable.winscore = score;
- _root.scoretable.loadVariables("http://www.antitudegames.com/scores.php","GET");
-