home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineSprite_301 / frame_2 / DoAction.as
Text File  |  2006-05-08  |  61b  |  6 lines

  1. if(count < maxCount)
  2. {
  3.    count++;
  4.    gotoAndPlay(1);
  5. }
  6.