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

  1. _root.hud.usedItem("umbrella");
  2. Story.moved = true;
  3. Story.setIslands();
  4. this._parent._parent.env.setEnvironmentMap("tribal");
  5. this._parent._parent.env.render();
  6. this._parent._parent.gotoAndPlay(this._parent._parent._currentframe + 1);
  7. this.stop();
  8.