home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / climatechaos.swf / scripts / DefineSprite_1054 / frame_201 / DoAction.as
Encoding:
Text File  |  2008-09-12  |  220 b   |  7 lines

  1. Story.disaster();
  2. Story.setIslands();
  3. this._parent._parent.env.setEnvironmentMap("spring");
  4. this._parent._parent.env.render();
  5. this._parent._parent.gotoAndPlay(this._parent._parent._currentframe + 1);
  6. this.stop();
  7.