home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / allout.swf / scripts / DefineSprite_43 / frame_25 / DoAction.as
Encoding:
Text File  |  2006-05-29  |  74 b   |  9 lines

  1. if(24 < count)
  2. {
  3.    gotoAndStop(1);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(2);
  8. }
  9.