home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / towerblaster.swf / scripts / DefineSprite_216 / frame_6 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  59 b   |  3 lines

  1. r = random(6) + 1;
  2. _root.hero2.gotoAndStop("cheer" + r);
  3.