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

  1. this.onRelease = function()
  2. {
  3.    var _loc1_ = _parent;
  4.    _loc1_.mcgagne._visible = false;
  5.    _loc1_.gotoAndStop(_loc1_._currentframe + 1);
  6. };
  7.