home *** CD-ROM | disk | FTP | other *** search
/ Gourmet Traveller / GourmetTraveller.iso / pc / LivePlay / media / ads / diners.swf / scripts / frame_10 / DoAction.as
Text File  |  2002-08-13  |  113b  |  7 lines

  1. _root.gotoAndPlay(1);
  2. if(_root.holdingVal == 1)
  3. {
  4.    _root.holding.gotoAndPlay(13);
  5. }
  6. _root.action.play();
  7.