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

  1. tellTarget("_root.compt")
  2. {
  3.    nextFrame();
  4. }
  5. tellTarget("_root.cv")
  6. {
  7.    nextFrame();
  8. }
  9. tellTarget("_root")
  10. {
  11.    gotoAndStop("play");
  12.    play();
  13. }
  14.