home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / asitchintime2.swf / scripts / DefineSprite_120 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-11-09  |  114 b   |  7 lines

  1. if(pf == undefined)
  2. {
  3.    APE(this,2);
  4. }
  5. _xscale = _yscale = c.myRand(100,180);
  6. gotoAndPlay(c.myRand(3,30));
  7.