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

  1. questionsuite.onRelease = function()
  2. {
  3.    _parent.gotoAndStop(_parent._currentframe + 1);
  4. };
  5.