home *** CD-ROM | disk | FTP | other *** search
/ One Click 5 / ONCE005.iso / Jogos / 1636.swf / scripts / DefineSprite_210 / frame_2 / DoAction.as
Encoding:
Text File  |  2006-05-02  |  46 b   |  5 lines

  1. if(random(50) > 0)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5.