home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / climatechaos.swf / scripts / DefineSprite_1305 / frame_68 / DoAction.as
Encoding:
Text File  |  2008-09-12  |  319 b   |  8 lines

  1. this._parent._parent.env.setEnvironmentMap("shrine");
  2. this._parent._parent.env.pos_x = 1870;
  3. this._parent._parent.env.pos_y = 610;
  4. this._parent._parent.env.render();
  5. this._parent._parent.env.control.character.gotoAndStop(3);
  6. this._parent._parent.gotoAndPlay(this._parent._parent._currentframe + 1);
  7. this.stop();
  8.