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

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