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

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