home *** CD-ROM | disk | FTP | other *** search
/ LAUNCH 3 / LAUNCH.BIN / mac / MEDIAHB / SOURCES / S8_FRAME5A.k < prev    next >
Text File  |  1995-09-02  |  5KB  |  219 lines

  1. object S8_FRAME5A is MEDIADISTRIBUTOR
  2. with
  3.     Duration is -1;
  4.     X is 0; Y is 0; Width is 640; Height is 480;
  5.     Items is [
  6.         S8_3_HBL2F1BF_PIC,
  7.         S8_2_BACK,
  8.         S8_4_HBGUMV_MOV,
  9.         S8_5_HBBUB6_PIC,
  10.         S8_6_BUG,
  11.         S8_7_HBBCKFL_PIC,
  12.         S8_8_NEXT,
  13.         S8_9_HBNEXFL_PIC
  14.     ];
  15. end;
  16.  
  17. object S8_3_HBL2F1BF_PIC is MEDIASCROLLER
  18. has
  19.     
  20.     OffScreen()
  21.         do
  22.             self.Show(true);
  23.         end;
  24.     
  25. with
  26.     Target is BITMAPCLIENT with Supplier is M125_HBL2F1BF_PIC; Duration is 0; end;
  27.     Duration is -1;
  28.     X is 0; Y is 0; Width is 640; Height is 480;
  29. end;
  30.  
  31. object S8_2_BACK is MEDIADELEGATOR
  32. has
  33.     
  34.     OffScreen()
  35.         do
  36.             self.Enable(true);
  37.             self.Show(true);
  38.         end;
  39.     
  40.     MouseDown(theX, theY)
  41.         do
  42.             TRANSITION.Set(IrisClose, 15);
  43.             APPLICATION.GoTo(S7_FRAME5);
  44.         end;
  45.     
  46.     MouseEnter(theX, theY)
  47.         do
  48.             S8_7_HBBCKFL_PIC.Show(true);
  49.         end;
  50.     
  51.     MouseLeave(theX, theY)
  52.         do
  53.             S8_7_HBBCKFL_PIC.Show(false);
  54.         end;
  55.     
  56. with
  57.     Duration is -1;
  58.     X is 595; Y is 434; Width is 45; Height is 44;
  59. end;
  60.  
  61. object S8_4_HBGUMV_MOV is MEDIACONTROLLER
  62. has
  63.     
  64.     OffScreen()
  65.         do
  66.             self.Enable(true);
  67.             self.Show(true);
  68.             self.GoToBeginning();
  69.         end;
  70.     
  71.     MouseDown(theX, theY)
  72.         do
  73.             self.Run(true);
  74.         end;
  75.     
  76.     Finished()
  77.         do
  78.             self.GoToBeginning();
  79.         end;
  80.     
  81. with
  82.     Target is MOVIECLIENT with Supplier is M116_HBGUMV_MOV; end;
  83.     Duration is 0;
  84.     X is 0; Y is 169; Width is 150; Height is 302;
  85.     HotRegion is {
  86.         $000C0000, $000D0002, $008D0092, $000E0002, $00820092, $000F0004, $004B0051, $00760092,
  87.         $00100004, $00420051, $006F0091, $00130004, $00410051, $006F0091, $00140004, $00400051,
  88.         $006F0091, $00150004, $00400051, $006F0090, $00170004, $003F0051, $006F0090, $00180004,
  89.         $003E0051, $006F0090, $00190004, $003E0051, $006F008F, $001A0004, $003E0051, $006F008E,
  90.         $001B0004, $003D0051, $006F008D, $001C0004, $003D0051, $006E008C, $001D0004, $003C0051,
  91.         $006C008B, $001E0004, $003C0051, $006A008A, $001F0004, $003B0051, $00690089, $00200004,
  92.         $003B0051, $00670088, $00210004, $003B0051, $00660087, $00220004, $003A0051, $00640085,
  93.         $00230004, $003A0051, $00630084, $00240004, $00390051, $00610083, $00250004, $00390051,
  94.         $005F0082, $00260004, $00380051, $005E0081, $00270004, $00380051, $005C0080, $00280004,
  95.         $00380051, $005B007F, $00290004, $00370051, $0059007E, $002A0004, $00370051, $0058007D,
  96.         $002B0004, $00360051, $0056007C, $002C0004, $00360051, $0054007A, $002D0004, $00350051,
  97.         $00530079, $002E0002, $00340078, $002F0002, $00330077, $00300002, $00320076, $00310002,
  98.         $00300075, $00320002, $002F0074, $00330002, $002E0073, $00340002, $002D0072, $00350002,
  99.         $002C0071, $00360002, $002B006F, $00370002, $0029006F, $00380002, $0028006F, $00390002,
  100.         $00270070, $003A0002, $00260070, $003B0002, $00250070, $003C0002, $00230070, $003D0002,
  101.         $00220070, $003E0002, $0021006F, $003F0002, $0020006F, $00400002, $001F006E, $00410002,
  102.         $001D006E, $00440002, $001D006D, $00460002, $001D006C, $00480002, $001D006B, $00490002,
  103.         $001D006A, $004A0002, $001C006A, $004C0002, $001C0069, $004F0002, $001C0068, $00510002,
  104.         $001C0067, $00530002, $001C0066, $00540002, $001C0065, $00550002, $001C0063, $00560002,
  105.         $001C005E, $00570002, $001C0059, $00580002, $001C0054, $00590002, $001C004E, $005A0002,
  106.         $001C0049, $005B0002, $001B0044, $005C0002, $001B003E, $005D0002, $001B0039, $005E0002,
  107.         $001B0034, $005F0002, $001B002F, $00600002, $001B0029, $00610002, $001B0024, $00620002,
  108.         $001B001F, $012E0000, $FFFFFFFF
  109.     };
  110. end;
  111.  
  112. object S8_5_HBBUB6_PIC is MEDIASCROLLER
  113. has
  114.     
  115.     OffScreen()
  116.         do
  117.             self.Enable(false);
  118.             self.Show(false);
  119.         end;
  120.     
  121.     MouseDown(theX, theY)
  122.         do
  123.             self.Enable(false);
  124.             self.Show(false);
  125.             S8_6_BUG.Show(true);
  126.             S8_6_BUG.Enable(true);
  127.         end;
  128.     
  129. with
  130.     Target is PICTURECLIENT with Supplier is M110_HBBUB6_PIC; Duration is 0; end;
  131.     Duration is -1;
  132.     X is 439; Y is 259; Width is 136; Height is 155;
  133. end;
  134.  
  135. object S8_6_BUG is MEDIADELEGATOR
  136. has
  137.     
  138.     OffScreen()
  139.         do
  140.             self.Enable(true);
  141.             self.Show(true);
  142.         end;
  143.     
  144.     MouseDown(theX, theY)
  145.         do
  146.             self.Enable(false);
  147.             S8_5_HBBUB6_PIC.Show(true);
  148.             S8_5_HBBUB6_PIC.Enable(true);
  149.         end;
  150.     
  151. with
  152.     Duration is -1;
  153.     X is 137; Y is 274; Width is 455; Height is 204;
  154.     HotRegion is {
  155.         $00010000, $00CC0002, $000201C6, $FFFFFFFF
  156.     };
  157. end;
  158.  
  159. object S8_7_HBBCKFL_PIC is MEDIASCROLLER
  160. has
  161.     
  162.     OffScreen()
  163.         do
  164.             self.Enable(false);
  165.             self.Show(false);
  166.         end;
  167.     
  168. with
  169.     Target is PICTURECLIENT with Supplier is M101_HBBCKFL_PIC; Duration is 0; end;
  170.     Duration is -1;
  171.     X is 550; Y is 427; Width is 90; Height is 53;
  172. end;
  173.  
  174. object S8_8_NEXT is MEDIADELEGATOR
  175. has
  176.     
  177.     OffScreen()
  178.         do
  179.             self.Enable(true);
  180.             self.Show(true);
  181.         end;
  182.     
  183.     MouseDown(theX, theY)
  184.         do
  185.             TRANSITION.Set(WipeLeft, 15);
  186.             APPLICATION.GoBack(MEDIADISTRIBUTOR);
  187.         end;
  188.     
  189.     MouseEnter(theX, theY)
  190.         do
  191.             S8_9_HBNEXFL_PIC.Show(true);
  192.         end;
  193.     
  194.     MouseLeave(theX, theY)
  195.         do
  196.             S8_9_HBNEXFL_PIC.Show(false);
  197.         end;
  198.     
  199. with
  200.     Duration is -1;
  201.     X is 1; Y is 441; Width is 42; Height is 37;
  202. end;
  203.  
  204. object S8_9_HBNEXFL_PIC is MEDIASCROLLER
  205. has
  206.     
  207.     OffScreen()
  208.         do
  209.             self.Enable(false);
  210.             self.Show(false);
  211.         end;
  212.     
  213. with
  214.     Target is PICTURECLIENT with Supplier is M137_HBNEXFL_PIC; Duration is 0; end;
  215.     Duration is -1;
  216.     X is 0; Y is 421; Width is 115; Height is 59;
  217. end;
  218.  
  219.