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

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