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

  1. btnsuite.onRelease = function()
  2. {
  3.    _parent.gotoAndStop("menu");
  4. };
  5.