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

  1. object S1_LAYOUT1 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.         S1_1_HBLAY1F_PIC,
  7.         S1_2_FRAME1,
  8.         S1_3_FRAME2,
  9.         S1_4_NEXTPG,
  10.         S1_5_DONE,
  11.         S1_6_FRAME3,
  12.         S1_7_FRAME4,
  13.         S1_15_HBBUB1_PIC,
  14.         S1_37_HBPENV_MOV,
  15.         S1_16_HBUROWN1_PIC,
  16.         S1_17_HBSAMPL_PIC,
  17.         S1_18_CHAR1,
  18.         S1_19_HBBUB2_PIC,
  19.         S1_20_CHAR12,
  20.         S1_22_CHAR21,
  21.         S1_21_HBBUB1_PIC,
  22.         S1_23_HBBUB3_PIC,
  23.         S1_24_CHAR22,
  24.         S1_25_HBBUB4_PIC,
  25.         S1_26_CHAR31,
  26.         S1_28_CHAR32,
  27.         S1_30_CHAR33,
  28.         S1_31_HBBUB7_PIC,
  29.         S1_32_CHAR41,
  30.         S1_34_CHAR42,
  31.         S1_35_HBBUB9_PIC,
  32.         S1_36_CHAR43,
  33.         S1_38_HBBUB9_PIC,
  34.         S1_39_HBBUB4_PIC,
  35.         S1_40_HBBUB4_PIC
  36.     ];
  37. end;
  38.  
  39. object S1_1_HBLAY1F_PIC is MEDIASCROLLER
  40. has
  41.     
  42.     OffScreen()
  43.         do
  44.             self.Enable(false);
  45.             self.Show(true);
  46.         end;
  47.     
  48. with
  49.     Target is BITMAPCLIENT with Supplier is M179_HBLAY1F_PIC; Duration is 0; end;
  50.     Duration is -1;
  51.     X is 0; Y is 0; Width is 640; Height is 480;
  52. end;
  53.  
  54. object S1_2_FRAME1 is MEDIADELEGATOR
  55. has
  56.     
  57.     OffScreen()
  58.         do
  59.             self.Enable(true);
  60.             self.Show(true);
  61.         end;
  62.     
  63.     MouseDown(theX, theY)
  64.         do
  65.             TRANSITION.Set(IrisOpen, 15);
  66.             APPLICATION.GoTo(S2_FRAME1);
  67.         end;
  68.     
  69. with
  70.     Duration is -1;
  71.     X is 27; Y is 39; Width is 290; Height is 205;
  72. end;
  73.  
  74. object S1_3_FRAME2 is MEDIADELEGATOR
  75. has
  76.     
  77.     OffScreen()
  78.         do
  79.             self.Enable(true);
  80.             self.Show(true);
  81.         end;
  82.     
  83.     MouseDown(theX, theY)
  84.         do
  85.             TRANSITION.Set(IrisOpen, 15);
  86.             APPLICATION.GoTo(S3_FRAME2);
  87.         end;
  88.     
  89. with
  90.     Duration is -1;
  91.     X is 337; Y is 28; Width is 270; Height is 198;
  92. end;
  93.  
  94. object S1_4_NEXTPG is MEDIADELEGATOR
  95. has
  96.     
  97.     OffScreen()
  98.         do
  99.             self.Enable(true);
  100.             self.Show(true);
  101.         end;
  102.     
  103.     MouseDown(theX, theY)
  104.         do
  105.             TRANSITION.Set(CombHorizontal, 15);
  106.             APPLICATION.GoTo(S4_LAYOUT2);
  107.         end;
  108.     
  109. with
  110.     Duration is -1;
  111.     X is 376; Y is 441; Width is 79; Height is 36;
  112.     HotRegion is {
  113.         $00010002, $001F0031, $00020002, $00180038, $00030002, $0014003C, $00040002, $0011003F,
  114.         $00050002, $000E0042, $00060002, $000C0044, $00070002, $000A0046, $00080002, $00080048,
  115.         $00090002, $00070049, $000A0002, $0006004A, $000B0002, $0005004B, $000C0002, $0004004C,
  116.         $000D0002, $0003004D, $000F0002, $0002004E, $00150002, $0001004F, $00170002, $0002004E,
  117.         $00180002, $0003004D, $00190002, $0004004C, $001A0002, $0005004B, $001B0002, $0006004A,
  118.         $001C0002, $00070049, $001D0002, $00080048, $001E0002, $000A0046, $001F0002, $000C0044,
  119.         $00200002, $000E0042, $00210002, $0011003F, $00220002, $0014003C, $00230002, $00180038,
  120.         $00240002, $001F0031, $FFFFFFFF
  121.     };
  122. end;
  123.  
  124. object S1_5_DONE is MEDIADELEGATOR
  125. has
  126.     
  127.     OffScreen()
  128.         do
  129.             self.Enable(true);
  130.             self.Show(true);
  131.         end;
  132.     
  133.     MouseDown(theX, theY)
  134.         do
  135.             TRANSITION.Set(CombHorizontal, 15);
  136.             APPLICATION.GoTo(S14_DONE);
  137.         end;
  138.     
  139. with
  140.     Duration is -1;
  141.     X is 565; Y is 437; Width is 73; Height is 41;
  142.     HotRegion is {
  143.         $00010000, $00020002, $001E002E, $00030002, $00180034, $00040002, $00150037, $00050002,
  144.         $0012003A, $00060002, $000F003D, $00070002, $000D003F, $00080002, $000C0040, $00090002,
  145.         $000A0042, $000A0002, $00090043, $000B0002, $00080044, $000C0002, $00070045, $000D0002,
  146.         $00060046, $000E0002, $00050047, $00100002, $00040048, $00120002, $00030049, $00190002,
  147.         $00020049, $001B0002, $00030049, $001D0002, $00040048, $001E0002, $00050047, $001F0002,
  148.         $00060046, $00200002, $00070045, $00210002, $00080044, $00220002, $00090043, $00230002,
  149.         $000A0042, $00240002, $000C0040, $00250002, $000D003F, $00260002, $000F003D, $00270002,
  150.         $0012003A, $00280002, $00150037, $00290002, $00180034, $FFFFFFFF
  151.     };
  152. end;
  153.  
  154. object S1_6_FRAME3 is MEDIADELEGATOR
  155. has
  156.     
  157.     OffScreen()
  158.         do
  159.             self.Enable(true);
  160.             self.Show(true);
  161.         end;
  162.     
  163.     MouseDown(theX, theY)
  164.         do
  165.             TRANSITION.Set(IrisOpen, 15);
  166.             APPLICATION.GoTo(S5_FRAME3);
  167.         end;
  168.     
  169. with
  170.     Duration is -1;
  171.     X is 47; Y is 264; Width is 293; Height is 180;
  172. end;
  173.  
  174. object S1_7_FRAME4 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(IrisOpen, 15);
  186.             APPLICATION.GoTo(S6_FRAME4);
  187.         end;
  188.     
  189. with
  190.     Duration is -1;
  191.     X is 340; Y is 225; Width is 286; Height is 206;
  192. end;
  193.  
  194. object S1_15_HBBUB1_PIC is MEDIASCROLLER
  195. has
  196.     
  197.     OffScreen()
  198.         do
  199.             self.Enable(false);
  200.             self.Show(false);
  201.         end;
  202.     
  203. with
  204.     Target is PICTURECLIENT with Supplier is M103_HBBUB1_PIC; Duration is 0; end;
  205.     Duration is -1;
  206.     X is 91; Y is 112; Width is 189; Height is 140;
  207. end;
  208.  
  209. object S1_37_HBPENV_MOV is MEDIACONTROLLER
  210. has
  211.     
  212.     OffScreen()
  213.         do
  214.             self.Enable(true);
  215.             self.Show(true);
  216.             self.Run(false);
  217.         end;
  218.     
  219.     MouseDown(theX, theY)
  220.         do
  221.             self.Run(true);
  222.         end;
  223.     
  224.     MouseEnter(theX, theY)
  225.         do
  226.             S1_17_HBSAMPL_PIC.Show(true);
  227.         end;
  228.     
  229.     MouseLeave(theX, theY)
  230.         do
  231.             S1_17_HBSAMPL_PIC.Show(false);
  232.         end;
  233.     
  234.     Finished()
  235.         do
  236.             self.GoToBeginning();
  237.         end;
  238.     
  239. with
  240.     Target is MOVIECLIENT with Supplier is M172_HBPENV_MOV; end;
  241.     Duration is 0;
  242.     X is -11; Y is 318; Width is 60; Height is 100;
  243. end;
  244.  
  245. object S1_16_HBUROWN1_PIC is MEDIASCROLLER
  246. has
  247.     
  248.     OffScreen()
  249.         do
  250.             self.Show(false);
  251.             self.Enable(false);
  252.         end;
  253.     
  254.     MouseLeave(theX, theY)
  255.         do
  256.             self.Enable(false);
  257.         end;
  258.     
  259. with
  260.     Target is BITMAPCLIENT with Supplier is M151_HBUROWN1_PIC; Duration is 0; end;
  261.     Duration is -1;
  262.     X is -12; Y is 313; Width is 206; Height is 106;
  263. end;
  264.  
  265. object S1_17_HBSAMPL_PIC is MEDIASCROLLER
  266. has
  267.     
  268.     OffScreen()
  269.         do
  270.             self.Enable(false);
  271.             self.Show(false);
  272.         end;
  273.     
  274.     MouseLeave(theX, theY)
  275.         do
  276.             self.Enable(false);
  277.         end;
  278.     
  279. with
  280.     Target is BITMAPCLIENT with Supplier is M145_HBSAMPL_PIC; Duration is 0; end;
  281.     Duration is -1;
  282.     X is -7; Y is 305; Width is 145; Height is 113;
  283. end;
  284.  
  285. object S1_18_CHAR1 is MEDIADELEGATOR
  286. has
  287.     
  288.     OffScreen()
  289.         do
  290.             self.Enable(true);
  291.             self.Show(true);
  292.         end;
  293.     
  294.     MouseDown(theX, theY)
  295.         do
  296.             TRANSITION.Set(IrisOpen, 15);
  297.             APPLICATION.GoTo(S2_FRAME1);
  298.         end;
  299.     
  300.     MouseEnter(theX, theY)
  301.         do
  302.             S1_15_HBBUB1_PIC.Show(true);
  303.         end;
  304.     
  305.     MouseLeave(theX, theY)
  306.         do
  307.             S1_15_HBBUB1_PIC.Show(false);
  308.         end;
  309.     
  310. with
  311.     Duration is -1;
  312.     X is 74; Y is 72; Width is 87; Height is 95;
  313. end;
  314.  
  315. object S1_19_HBBUB2_PIC is MEDIASCROLLER
  316. has
  317.     
  318.     OffScreen()
  319.         do
  320.             self.Enable(false);
  321.             self.Show(false);
  322.         end;
  323.     
  324. with
  325.     Target is PICTURECLIENT with Supplier is M106_HBBUB2_PIC; Duration is 0; end;
  326.     Duration is -1;
  327.     X is 114; Y is 110; Width is 149; Height is 182;
  328. end;
  329.  
  330. object S1_20_CHAR12 is MEDIADELEGATOR
  331. has
  332.     
  333.     OffScreen()
  334.         do
  335.             self.Enable(true);
  336.             self.Show(true);
  337.         end;
  338.     
  339.     MouseDown(theX, theY)
  340.         do
  341.             TRANSITION.Set(IrisOpen, 15);
  342.             APPLICATION.GoTo(S2_FRAME1);
  343.         end;
  344.     
  345.     MouseEnter(theX, theY)
  346.         do
  347.             S1_19_HBBUB2_PIC.Show(true);
  348.         end;
  349.     
  350.     MouseLeave(theX, theY)
  351.         do
  352.             S1_19_HBBUB2_PIC.Show(false);
  353.         end;
  354.     
  355. with
  356.     Duration is -1;
  357.     X is 229; Y is 55; Width is 61; Height is 176;
  358. end;
  359.  
  360. object S1_22_CHAR21 is MEDIADELEGATOR
  361. has
  362.     
  363.     OffScreen()
  364.         do
  365.             self.Enable(true);
  366.             self.Show(true);
  367.         end;
  368.     
  369.     MouseDown(theX, theY)
  370.         do
  371.             TRANSITION.Set(IrisOpen, 15);
  372.             APPLICATION.GoTo(S3_FRAME2);
  373.         end;
  374.     
  375.     MouseEnter(theX, theY)
  376.         do
  377.             S1_21_HBBUB1_PIC.Show(true);
  378.         end;
  379.     
  380.     MouseLeave(theX, theY)
  381.         do
  382.             S1_21_HBBUB1_PIC.Show(false);
  383.         end;
  384.     
  385. with
  386.     Duration is -1;
  387.     X is 364; Y is 54; Width is 86; Height is 119;
  388. end;
  389.  
  390. object S1_21_HBBUB1_PIC is MEDIASCROLLER
  391. has
  392.     
  393.     OffScreen()
  394.         do
  395.             self.Enable(false);
  396.             self.Show(false);
  397.         end;
  398.     
  399. with
  400.     Target is PICTURECLIENT with Supplier is M103_HBBUB1_PIC; Duration is 0; end;
  401.     Duration is -1;
  402.     X is 375; Y is 104; Width is 189; Height is 140;
  403. end;
  404.  
  405. object S1_23_HBBUB3_PIC is MEDIASCROLLER
  406. has
  407.     
  408.     OffScreen()
  409.         do
  410.             self.Enable(false);
  411.             self.Show(false);
  412.         end;
  413.     
  414. with
  415.     Target is PICTURECLIENT with Supplier is M107_HBBUB3_PIC; Duration is 0; end;
  416.     Duration is -1;
  417.     X is 317; Y is 145; Width is 193; Height is 106;
  418. end;
  419.  
  420. object S1_24_CHAR22 is MEDIADELEGATOR
  421. has
  422.     
  423.     OffScreen()
  424.         do
  425.             self.Enable(true);
  426.             self.Show(true);
  427.         end;
  428.     
  429.     MouseDown(theX, theY)
  430.         do
  431.             TRANSITION.Set(IrisOpen, 15);
  432.             APPLICATION.GoTo(S3_FRAME2);
  433.         end;
  434.     
  435.     MouseEnter(theX, theY)
  436.         do
  437.             S1_23_HBBUB3_PIC.Show(true);
  438.         end;
  439.     
  440.     MouseLeave(theX, theY)
  441.         do
  442.             S1_23_HBBUB3_PIC.Show(false);
  443.         end;
  444.     
  445. with
  446.     Duration is -1;
  447.     X is 503; Y is 31; Width is 111; Height is 185;
  448. end;
  449.  
  450. object S1_25_HBBUB4_PIC is MEDIASCROLLER
  451. has
  452.     
  453.     OffScreen()
  454.         do
  455.             self.Enable(false);
  456.             self.Show(false);
  457.         end;
  458.     
  459. with
  460.     Target is PICTURECLIENT with Supplier is M108_HBBUB4_PIC; Duration is 0; end;
  461.     Duration is -1;
  462.     X is 64; Y is 260; Width is 189; Height is 140;
  463. end;
  464.  
  465. object S1_26_CHAR31 is MEDIADELEGATOR
  466. has
  467.     
  468.     OffScreen()
  469.         do
  470.             self.Enable(true);
  471.             self.Show(true);
  472.         end;
  473.     
  474.     MouseDown(theX, theY)
  475.         do
  476.             TRANSITION.Set(IrisOpen, 15);
  477.             APPLICATION.GoTo(S5_FRAME3);
  478.         end;
  479.     
  480.     MouseEnter(theX, theY)
  481.         do
  482.             S1_25_HBBUB4_PIC.Show(true);
  483.         end;
  484.     
  485.     MouseLeave(theX, theY)
  486.         do
  487.             S1_25_HBBUB4_PIC.Show(false);
  488.         end;
  489.     
  490. with
  491.     Duration is -1;
  492.     X is 193; Y is 394; Width is 34; Height is 50;
  493. end;
  494.  
  495. object S1_28_CHAR32 is MEDIADELEGATOR
  496. has
  497.     
  498.     OffScreen()
  499.         do
  500.             self.Enable(true);
  501.             self.Show(true);
  502.         end;
  503.     
  504.     MouseDown(theX, theY)
  505.         do
  506.             TRANSITION.Set(IrisOpen, 15);
  507.             APPLICATION.GoTo(S5_FRAME3);
  508.         end;
  509.     
  510.     MouseEnter(theX, theY)
  511.         do
  512.             S1_39_HBBUB4_PIC.Show(true);
  513.         end;
  514.     
  515.     MouseLeave(theX, theY)
  516.         do
  517.             S1_39_HBBUB4_PIC.Show(false);
  518.         end;
  519.     
  520. with
  521.     Duration is -1;
  522.     X is 253; Y is 403; Width is 38; Height is 41;
  523. end;
  524.  
  525. object S1_30_CHAR33 is MEDIADELEGATOR
  526. has
  527.     
  528.     OffScreen()
  529.         do
  530.             self.Enable(true);
  531.             self.Show(true);
  532.         end;
  533.     
  534.     MouseDown(theX, theY)
  535.         do
  536.             TRANSITION.Set(IrisOpen, 15);
  537.             APPLICATION.GoTo(S5_FRAME3);
  538.         end;
  539.     
  540.     MouseEnter(theX, theY)
  541.         do
  542.             S1_38_HBBUB9_PIC.Show(true);
  543.         end;
  544.     
  545.     MouseLeave(theX, theY)
  546.         do
  547.             S1_38_HBBUB9_PIC.Show(false);
  548.         end;
  549.     
  550. with
  551.     Duration is -1;
  552.     X is 230; Y is 295; Width is 39; Height is 50;
  553. end;
  554.  
  555. object S1_31_HBBUB7_PIC is MEDIASCROLLER
  556. has
  557.     
  558.     OffScreen()
  559.         do
  560.             self.Enable(false);
  561.             self.Show(false);
  562.         end;
  563.     
  564. with
  565.     Target is PICTURECLIENT with Supplier is M111_HBBUB7_PIC; Duration is 0; end;
  566.     Duration is -1;
  567.     X is 361; Y is 150; Width is 189; Height is 140;
  568. end;
  569.  
  570. object S1_32_CHAR41 is MEDIADELEGATOR
  571. has
  572.     
  573.     OffScreen()
  574.         do
  575.             self.Enable(true);
  576.             self.Show(true);
  577.         end;
  578.     
  579.     MouseDown(theX, theY)
  580.         do
  581.             TRANSITION.Set(IrisOpen, 15);
  582.             APPLICATION.GoTo(S6_FRAME4);
  583.         end;
  584.     
  585.     MouseEnter(theX, theY)
  586.         do
  587.             S1_31_HBBUB7_PIC.Show(true);
  588.         end;
  589.     
  590.     MouseLeave(theX, theY)
  591.         do
  592.             S1_31_HBBUB7_PIC.Show(false);
  593.         end;
  594.     
  595. with
  596.     Duration is -1;
  597.     X is 340; Y is 232; Width is 94; Height is 199;
  598. end;
  599.  
  600. object S1_34_CHAR42 is MEDIADELEGATOR
  601. has
  602.     
  603.     OffScreen()
  604.         do
  605.             self.Enable(true);
  606.             self.Show(true);
  607.         end;
  608.     
  609.     MouseDown(theX, theY)
  610.         do
  611.             TRANSITION.Set(IrisOpen, 15);
  612.             APPLICATION.GoTo(S6_FRAME4);
  613.         end;
  614.     
  615.     MouseEnter(theX, theY)
  616.         do
  617.             S1_40_HBBUB4_PIC.Show(true);
  618.         end;
  619.     
  620.     MouseLeave(theX, theY)
  621.         do
  622.             S1_40_HBBUB4_PIC.Show(false);
  623.         end;
  624.     
  625. with
  626.     Duration is -1;
  627.     X is 467; Y is 270; Width is 49; Height is 75;
  628. end;
  629.  
  630. object S1_35_HBBUB9_PIC is MEDIASCROLLER
  631. has
  632.     
  633.     OffScreen()
  634.         do
  635.             self.Enable(false);
  636.             self.Show(false);
  637.         end;
  638.     
  639. with
  640.     Target is PICTURECLIENT with Supplier is M113_HBBUB9_PIC; Duration is 0; end;
  641.     Duration is -1;
  642.     X is 390; Y is 132; Width is 136; Height is 155;
  643. end;
  644.  
  645. object S1_36_CHAR43 is MEDIADELEGATOR
  646. has
  647.     
  648.     OffScreen()
  649.         do
  650.             self.Enable(true);
  651.             self.Show(true);
  652.         end;
  653.     
  654.     MouseDown(theX, theY)
  655.         do
  656.             TRANSITION.Set(IrisOpen, 15);
  657.             APPLICATION.GoTo(S6_FRAME4);
  658.         end;
  659.     
  660.     MouseEnter(theX, theY)
  661.         do
  662.             S1_35_HBBUB9_PIC.Show(true);
  663.         end;
  664.     
  665.     MouseLeave(theX, theY)
  666.         do
  667.             S1_35_HBBUB9_PIC.Show(false);
  668.         end;
  669.     
  670. with
  671.     Duration is -1;
  672.     X is 519; Y is 255; Width is 109; Height is 173;
  673. end;
  674.  
  675. object S1_38_HBBUB9_PIC is MEDIASCROLLER
  676. has
  677.     
  678.     OffScreen()
  679.         do
  680.             self.Enable(false);
  681.             self.Show(false);
  682.         end;
  683.     
  684. with
  685.     Target is PICTURECLIENT with Supplier is M113_HBBUB9_PIC; Duration is 0; end;
  686.     Duration is -1;
  687.     X is 108; Y is 153; Width is 136; Height is 155;
  688. end;
  689.  
  690. object S1_39_HBBUB4_PIC is MEDIASCROLLER
  691. has
  692.     
  693.     OffScreen()
  694.         do
  695.             self.Enable(false);
  696.             self.Show(false);
  697.         end;
  698.     
  699. with
  700.     Target is PICTURECLIENT with Supplier is M108_HBBUB4_PIC; Duration is 0; end;
  701.     Duration is -1;
  702.     X is 134; Y is 266; Width is 189; Height is 140;
  703. end;
  704.  
  705. object S1_40_HBBUB4_PIC is MEDIASCROLLER
  706. has
  707.     
  708.     OffScreen()
  709.         do
  710.             self.Enable(false);
  711.             self.Show(false);
  712.         end;
  713.     
  714. with
  715.     Target is PICTURECLIENT with Supplier is M108_HBBUB4_PIC; Duration is 0; end;
  716.     Duration is -1;
  717.     X is 342; Y is 150; Width is 189; Height is 140;
  718. end;
  719.  
  720.