home *** CD-ROM | disk | FTP | other *** search
/ The Great Adventure of Natural Gas / start / start.swf / scripts / DefineSprite_400 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-01-01  |  122 b   |  7 lines

  1. _visible = false;
  2. btnsuite.onRelease = function()
  3. {
  4.    _visible = false;
  5.    _root.gotoAndStop("presentationDD");
  6. };
  7.