home *** CD-ROM | disk | FTP | other *** search
/ Information Operations Fundamentals 2001 February / Information_Operations_Fundamentals_Unclassified_Version_1.0_February_2001.iso / iobasics_save.swf / scripts / frame_70 / DoAction_2.as next >
Text File  |  2001-01-18  |  656b  |  36 lines

  1. unloadMovieNum(1);
  2. set("_level0:fromlevel","1");
  3. set("_level0:pausestate","play");
  4. set("_level0:STEXT","");
  5. unloadMovieNum(2);
  6. loadMovieNum("Pager.swf",3,"GET");
  7. tellTarget("_level0")
  8. {
  9.    MOD_TOP = "401";
  10.    COUNTER = "3";
  11.    PAGE = "Mod04/M04_01_03.swf";
  12.    SPAGE = "SM04_01_03";
  13.    getURL(PAGE,"_level" add "1");
  14. }
  15. tellTarget("_level8")
  16. {
  17.    gotoAndStop("H_MOD04_01");
  18. }
  19. tellTarget("_level3/FLASHER")
  20. {
  21.    gotoAndStop("INACTIVE");
  22. }
  23. tellTarget("_level3/pause")
  24. {
  25.    gotoAndStop("pause");
  26. }
  27. tellTarget("_level7")
  28. {
  29.    gotoAndPlay(2);
  30. }
  31. tellTarget("_level7/showtext movie")
  32. {
  33.    gotoAndStop("refreshtext");
  34.    play();
  35. }
  36.