home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / coki.swf / scripts / DefineSprite_102 / frame_70 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  104 b   |  5 lines

  1. this._x = 10;
  2. this._y = Math.floor(Math.random() * 270 + 10);
  3. this.status = 1;
  4. this.gotoAndPlay(1);
  5.