home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / dexter.swf / scripts / DefineSprite_1196 / frame_2 / DoAction.as
Encoding:
Text File  |  2003-10-24  |  96 b   |  4 lines

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