home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / sneak_attack.swf / scripts / DefineSprite_210 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  69 b   |  3 lines

  1. body.type.gotoAndStop(random(body.type._totalFrames) + 1);
  2. stop();
  3.