home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / blobs.swf / scripts / DefineSprite_81 / frame_37 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  72 b   |  7 lines

  1. i = 0;
  2. if(10 < blobcount)
  3. {
  4.    ClearLevel();
  5.    gotoAndPlay(5);
  6. }
  7.