home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / MosquitoBlaster.swf / scripts / DefineSprite_45 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  121 b   |  5 lines

  1. _rotation = random("360");
  2. _xscale = random("100") + "50";
  3. _yscale = random("100") + "50";
  4. gotoAndPlay(random("5"));
  5.