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

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