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_68 / DoAction_2.as next >
Text File  |  2001-01-18  |  673b  |  37 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 = "1";
  11.    TOTAL = "6";
  12.    PAGE = "Mod04/M04_01_01.swf";
  13.    SPAGE = "SM04_01_01";
  14.    getURL(PAGE,"_level" add "1");
  15. }
  16. tellTarget("_level8")
  17. {
  18.    gotoAndStop("H_MOD04_01");
  19. }
  20. tellTarget("_level3/FLASHER")
  21. {
  22.    gotoAndStop("INACTIVE");
  23. }
  24. tellTarget("_level3/pause")
  25. {
  26.    gotoAndStop("pause");
  27. }
  28. tellTarget("_level7")
  29. {
  30.    gotoAndPlay(2);
  31. }
  32. tellTarget("_level7/showtext movie")
  33. {
  34.    gotoAndStop("refreshtext");
  35.    play();
  36. }
  37.