home *** CD-ROM | disk | FTP | other *** search
/ Safarir 5 / SafTV-CD5.iso / pc / SAF-TV / SAFTV / rael.swf / scripts / DefineSprite_203 / frame_7 / DoAction.as
Text File  |  2002-12-16  |  88b  |  8 lines

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