home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / mac / SAF-TV3 / SAFTV / bush.swf / scripts / DefineSprite_160 / frame_7 / DoAction.as
Text File  |  2002-06-17  |  88b  |  8 lines

  1. stop();
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop("final");
  5.    play();
  6. }
  7. nextFrame();
  8.