home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / gyroball.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2007-03-22  |  124 b   |  6 lines

  1. _root.levelDone = false;
  2. _root.ergebnis.moment = getTimer();
  3. _root.ergebnis.timer = 0;
  4. _root.currentLevel = 2;
  5. stop();
  6.