home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / clowns.swf / scripts / DefineSprite_159 / frame_91 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  51 b   |  5 lines

  1. if(Math.random() > 0.5)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5.