home *** CD-ROM | disk | FTP | other *** search
/ Information Operations Fundamentals 2001 February / Information_Operations_Fundamentals_Unclassified_Version_1.0_February_2001.iso / Mod02 / M02_01_05.swf / scripts / frame_615 / DoAction.as
Text File  |  2001-02-13  |  105b  |  7 lines

  1. set("_level0:pausestate","play");
  2. tellTarget("_level3/pause")
  3. {
  4.    gotoAndStop("pause");
  5. }
  6. stop();
  7.