home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / riding.swf / scripts / DefineSprite_160_za / frame_3 / DoAction.as
Encoding:
Text File  |  2008-08-29  |  80 b   |  4 lines

  1. this.type = 2;
  2. food.gotoAndStop(Math.floor(Math.random() * 12) + 1);
  3. stop();
  4.