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_89 / DoAction_2.as next >
Text File  |  2001-01-18  |  638b  |  36 lines

  1. unloadMovieNum(1);
  2. set("_level0:fromlevel","1");
  3. set("_level0:STEXT","");
  4. unloadMovieNum(2);
  5. loadMovieNum("Pager.swf",3,"GET");
  6. tellTarget("_level0")
  7. {
  8.    MOD_TOP = "501";
  9.    COUNTER = "1";
  10.    TOTAL = "2";
  11.    PAGE = "Mod05/M05_01_01.swf";
  12.    SPAGE = "SM05_01_01";
  13.    getURL(PAGE,"_level" add "1");
  14. }
  15. tellTarget("_level8")
  16. {
  17.    gotoAndStop("H_MOD05_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.