home *** CD-ROM | disk | FTP | other *** search
/ Smash Hits! Chillin' Out 2001 Summer / SmashChillin.iso / APPS / GORILLAZ / Noodlefight_v1_PC.exe / scripts / DefineSprite_738 / frame_6 / DoAction.as
Text File  |  2001-03-17  |  486b  |  6 lines

  1. _root.downloadcomplete = 0;
  2. _root.yourRank = 0;
  3. loadVariablesNum("http://www.gorillaz.com/cgi-bin/hiscore.pl?function=" + _root.method + "&username=" + username + "&email=" + email + "&updates=" + _root.updates + "&score=" + _root.score + "&gameid=gorillaz1",0);
  4. trace("http://www.gorillaz.com/cgi-bin/hiscore.pl?function=" + _root.method + "&username=" + username + "&email=" + email + "&updates=" + _root.updates + "&score=" + _root.score + "&gameid=gorillaz1");
  5. gotoAndPlay(7);
  6.