home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / StackUp.swf / scripts / frame_109 / DoAction.as
Encoding:
Text File  |  2001-07-16  |  90 b   |  4 lines

  1. speed = (speed - "3") * ("2" < speed) + "1";
  2. removeMovieClip("loss");
  3. gotoAndPlay(68);
  4.