home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / gammabros.swf / scripts / DefineSprite_3104 / frame_263 / DoAction.as
Encoding:
Text File  |  2007-03-28  |  70 b   |  6 lines

  1. if(Math.random() > 0.3)
  2. {
  3.    gotoAndStop("break3");
  4.    play();
  5. }
  6.