home *** CD-ROM | disk | FTP | other *** search
/ The Great Adventure of Natural Gas / start / start.swf / scripts / DefineSprite_464 / frame_2 / DoAction.as
Encoding:
Text File  |  2007-01-01  |  180 b   |  9 lines

  1. btnok.onPress = function()
  2. {
  3.    var _loc1_ = _root;
  4.    _loc1_.setQuitter("quitgmf");
  5.    activeZoom(true);
  6.    _loc1_.menu._visible = true;
  7.    _loc1_.menu.gotoAndStop(5);
  8. };
  9.