home *** CD-ROM | disk | FTP | other *** search
/ Safarir 5 / SafTV-CD5.iso / pc / SAF-TV / SAFTV / rael.swf / scripts / DefineSprite_212 / frame_291 / DoAction.as
Text File  |  2002-12-16  |  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.