home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / Its-a-Gas.swf / scripts / DefineSprite_60_MC_Targets1 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-11-10  |  85 b   |  4 lines

  1. vFrame = "alien" + (random(5) + 1);
  2. _root.countScore = true;
  3. gotoAndPlay(vFrame);
  4.