home *** CD-ROM | disk | FTP | other *** search
/ Gourmet Traveller / GourmetTraveller.iso / pc / LivePlay / media / ads / qantas.swf / scripts / frame_12 / DoAction.as
Text File  |  2002-07-30  |  201b  |  10 lines

  1. _root.gotoAndPlay(11);
  2. if(_root.holdingVal == 0)
  3. {
  4.    _root.holding.gotoAndPlay(2);
  5.    _root.holdingVal = 1;
  6. }
  7. _root.action.text.stop();
  8. _root.action.bgrnd.stop();
  9. _root.action.spirit.stop();
  10.