home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 60 / Cine Live 60.iso / pc / Data / Interface / e5.k < prev    next >
Encoding:
Text File  |  2002-08-01  |  24.2 KB  |  1,178 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000142; 
  4.     release Editor:
  5.         IOWindow is {$000002F0,$0000005A,$0000016B,$00000311,$FFFFFFE2,$FFFFFF93,$00000000,$00000000};
  6.         LayoutWindow is {$0000008F,$0000002A,$0000028F,$000001EF,$00000000,$FFFFFF88,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oFond2,
  16.         ob13,
  17.         ob24,
  18.         ob35,
  19.         ob46,
  20.         ob57,
  21.         ob68,
  22.         ob79,
  23.         ob810,
  24.         ob911,
  25.         ob1012,
  26.         ob1113,
  27.         ob1214,
  28.         of115,
  29.         of216,
  30.         of317,
  31.         of418,
  32.         of519,
  33.         of620,
  34.         of721,
  35.         of822,
  36.         of923,
  37.         of1024,
  38.         of1125,
  39.         of1226,
  40.         oInternet27,
  41.         ol128,
  42.         ol229,
  43.         ol330,
  44.         oBouton_Fiche31,
  45.         oBouton_Imprimer32,
  46.         oBouton_Sommaire33,
  47.         oBouton_Photos34,
  48.         oBouton_Vid_o35,
  49.         oFiche_Technique36,
  50.         ovid_o37,
  51.         oTexte_RTF38,
  52.         oglobal39
  53.     ];
  54.     Events is [
  55.         cOffscreenEvent
  56.         with 
  57.             Commands is [
  58.                 cPixelTool_IfSystemCommand
  59.                 with 
  60.                     Commands is [
  61.                         cSwitchURLCommand
  62.                         with Target is oFond2; URL is "../Images/s5m.jpg"; end,
  63.                         cDragCommand
  64.                         with Target is ovid_o37; Mode is DragTo; X is 631; Y is 442; end,
  65.                         cGrowCommand
  66.                         with Target is ovid_o37; Mode is GrowTo; X is 160; Y is 120; end,
  67.                         cShowCommand
  68.                         with Target is ovid_o37; end,
  69.                         cEnableCommand
  70.                         with Target is ovid_o37; end,
  71.                         cRunCommand
  72.                         with Target is ovid_o37; Rewind is true; end
  73.                     ];
  74.                 end,
  75.                 cPixelTool_IfSystemCommand
  76.                 with SetMode is IsWinTest; 
  77.                     Commands is [
  78.                         cDragCommand
  79.                         with Target is ovid_o37; Mode is DragTo; X is 615; Y is 418; end,
  80.                         cGrowCommand
  81.                         with Target is ovid_o37; Mode is GrowTo; X is 176; Y is 144; end,
  82.                         cShowCommand
  83.                         with Target is ovid_o37; end,
  84.                         cEnableCommand
  85.                         with Target is ovid_o37; end,
  86.                         cRunCommand
  87.                         with Target is ovid_o37; Rewind is true; end
  88.                     ];
  89.                 end
  90.             ];
  91.         end,
  92.         cKeyboardEvent
  93.         with Flags is $00000004; Test is IsSpace; 
  94.             Commands is [
  95.                 cRunCommand
  96.                 with Flags is $00000004; Target is ovid_o37; Mode is Toggle; end
  97.             ];
  98.         end,
  99.         cKeyboardEvent
  100.         with Value is "+"; 
  101.             Commands is [
  102.                 cSetVolumeCommand
  103.                 with Mode is ExecuteHigher; end
  104.             ];
  105.         end,
  106.         cKeyboardEvent
  107.         with Value is "-"; 
  108.             Commands is [
  109.                 cSetVolumeCommand
  110.                 with Flags is $00000004; Mode is ExecuteLower; end
  111.             ];
  112.         end,
  113.         cKeyboardEvent
  114.         with Value is "m"; 
  115.             Commands is [
  116.                 cRunCommand
  117.                 with Flags is $00000004; Mode is Toggle; Rewind is true; end
  118.             ];
  119.         end
  120.     ];
  121. end;
  122.  
  123. object oFond2 is cImage
  124. with 
  125.     Flags is $00000150; 
  126.     Name is "Fond"; 
  127.     Enabled is false; Cursor is oEmptyCursor; 
  128.     AdjustX is AlignToCenter; AdjustY is AlignToTop; 
  129.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  130.     
  131.     URL is "../Images/s5p.jpg"; 
  132.     
  133.     
  134.     Events is [
  135.         cOnscreenEvent
  136.         with Flags is $00000004; 
  137.             Commands is [
  138.                 cTokenCommand
  139.                 with Flags is $00000004; TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  140.             ];
  141.         end
  142.     ];
  143. end;
  144.  
  145. object ob13 is cImage
  146. with 
  147.     Name is "b1"; 
  148.     Enabled is false; Shown is false; 
  149.     X is -21; Y is 157; 
  150.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  151.     
  152.     URL is "../Images/BOUTONV2.psd"; 
  153.     Bitmapped is false; Mode is 260; 
  154.     
  155. end;
  156.  
  157. object ob24 is cImage
  158. with 
  159.     Name is "b2"; 
  160.     Enabled is false; Shown is false; 
  161.     X is -21; Y is 184; 
  162.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  163.     
  164.     URL is "../Images/BOUTONV2.psd"; 
  165.     Mode is 260; 
  166.     
  167. end;
  168.  
  169. object ob35 is cImage
  170. with 
  171.     Name is "b3"; 
  172.     Enabled is false; Shown is false; 
  173.     X is -21; Y is 210; 
  174.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  175.     
  176.     URL is "../Images/BOUTONV2.psd"; 
  177.     Mode is 260; 
  178.     
  179. end;
  180.  
  181. object ob46 is cImage
  182. with 
  183.     Name is "b4"; 
  184.     Enabled is false; Shown is false; 
  185.     X is -21; Y is 235; 
  186.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  187.     
  188.     URL is "../Images/BOUTONV2.psd"; 
  189.     Mode is 260; 
  190.     
  191. end;
  192.  
  193. object ob57 is cImage
  194. with 
  195.     Name is "b5"; 
  196.     Enabled is false; Shown is false; 
  197.     X is -21; Y is 264; 
  198.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  199.     
  200.     URL is "../Images/BOUTONV2.psd"; 
  201.     Mode is 260; 
  202.     
  203. end;
  204.  
  205. object ob68 is cImage
  206. with 
  207.     Name is "b6"; 
  208.     Enabled is false; Shown is false; 
  209.     X is -21; Y is 290; 
  210.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  211.     
  212.     URL is "../Images/BOUTONV2.psd"; 
  213.     Mode is 260; 
  214.     
  215. end;
  216.  
  217. object ob79 is cImage
  218. with 
  219.     Name is "b7"; 
  220.     Enabled is false; Shown is false; 
  221.     X is -21; Y is 316; 
  222.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  223.     
  224.     URL is "../Images/BOUTONV2.psd"; 
  225.     Mode is 260; 
  226.     
  227. end;
  228.  
  229. object ob810 is cImage
  230. with 
  231.     Name is "b8"; 
  232.     Enabled is false; Shown is false; 
  233.     X is -21; Y is 343; 
  234.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  235.     
  236.     URL is "../Images/BOUTONV2.psd"; 
  237.     Mode is 260; 
  238.     
  239. end;
  240.  
  241. object ob911 is cImage
  242. with 
  243.     Name is "b9"; 
  244.     Enabled is false; Shown is false; 
  245.     X is -21; Y is 370; 
  246.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  247.     
  248.     URL is "../Images/BOUTONV2.psd"; 
  249.     Mode is 260; 
  250.     
  251. end;
  252.  
  253. object ob1012 is cImage
  254. with 
  255.     Name is "b10"; 
  256.     Enabled is false; Shown is false; 
  257.     X is -21; Y is 396; 
  258.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  259.     
  260.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  261.     Mode is 260; 
  262.     
  263. end;
  264.  
  265. object ob1113 is cImage
  266. with 
  267.     Name is "b11"; 
  268.     Enabled is false; Shown is false; 
  269.     X is -21; Y is 423; 
  270.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  271.     
  272.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  273.     Mode is 260; 
  274.     
  275. end;
  276.  
  277. object ob1214 is cImage
  278. with 
  279.     Name is "b12"; 
  280.     Enabled is false; Shown is false; 
  281.     X is -25; Y is 455; 
  282.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  283.     
  284.     URL is "../Images/BOUTONV2.psd"; 
  285.     Bitmapped is false; Mode is 260; 
  286.     
  287. end;
  288.  
  289. object of115 is cBox
  290. with 
  291.     Name is "f1"; 
  292.     Cursor is oFingerCursor; 
  293.     X is -1; Y is 172; 
  294.     Width is 162; Height is 27; 
  295.     
  296.     
  297.     Events is [
  298.         cMouseEnterEvent
  299.         with Flags is $00000004; 
  300.             Commands is [
  301.                 cShowCommand
  302.                 with Flags is $00000004; Target is ob13; end
  303.             ];
  304.         end,
  305.         cMouseLeaveEvent
  306.         with Flags is $00000004; 
  307.             Commands is [
  308.                 cShowCommand
  309.                 with Flags is $00000004; Target is ob13; Mode is Clear; end
  310.             ];
  311.         end,
  312.         cMouseUpEvent
  313.         with Flags is $00000004; Flag is true; 
  314.             Commands is [
  315.                 cBrowseCommand
  316.                 with Flags is $00000004; URL is "e1.k"; end
  317.             ];
  318.         end
  319.     ];
  320. end;
  321.  
  322. object of216 is cBox
  323. with 
  324.     Name is "f2"; 
  325.     Cursor is oFingerCursor; 
  326.     Y is 200; 
  327.     Width is 160; Height is 26; 
  328.     
  329.     
  330.     Events is [
  331.         cMouseEnterEvent
  332.         with 
  333.             Commands is [
  334.                 cShowCommand
  335.                 with Target is ob24; end
  336.             ];
  337.         end,
  338.         cMouseLeaveEvent
  339.         with 
  340.             Commands is [
  341.                 cShowCommand
  342.                 with Target is ob24; Mode is Clear; end
  343.             ];
  344.         end,
  345.         cMouseUpEvent
  346.         with Flag is true; 
  347.             Commands is [
  348.                 cBrowseCommand
  349.                 with URL is "e2.k"; end
  350.             ];
  351.         end
  352.     ];
  353. end;
  354.  
  355. object of317 is cBox
  356. with 
  357.     Flags is $00000150; 
  358.     Name is "f3"; 
  359.     Cursor is oFingerCursor; 
  360.     Y is 228; 
  361.     Width is 162; Height is 24; 
  362.     
  363.     
  364.     Events is [
  365.         cMouseEnterEvent
  366.         with Flags is $00000004; 
  367.             Commands is [
  368.                 cShowCommand
  369.                 with Flags is $00000004; Target is ob35; end
  370.             ];
  371.         end,
  372.         cMouseLeaveEvent
  373.         with Flags is $00000004; 
  374.             Commands is [
  375.                 cShowCommand
  376.                 with Flags is $00000004; Target is ob35; Mode is Clear; end
  377.             ];
  378.         end,
  379.         cMouseUpEvent
  380.         with Flags is $00000004; Flag is true; 
  381.             Commands is [
  382.                 cBrowseCommand
  383.                 with Flags is $00000004; URL is "e3.k"; end
  384.             ];
  385.         end
  386.     ];
  387. end;
  388.  
  389. object of418 is cBox
  390. with 
  391.     Name is "f4"; 
  392.     Cursor is oFingerCursor; 
  393.     Y is 253; 
  394.     Width is 161; Height is 28; 
  395.     
  396.     
  397.     Events is [
  398.         cMouseEnterEvent
  399.         with 
  400.             Commands is [
  401.                 cShowCommand
  402.                 with Target is ob46; end
  403.             ];
  404.         end,
  405.         cMouseLeaveEvent
  406.         with 
  407.             Commands is [
  408.                 cShowCommand
  409.                 with Target is ob46; Mode is Clear; end
  410.             ];
  411.         end,
  412.         cMouseUpEvent
  413.         with Flag is true; 
  414.             Commands is [
  415.                 cBrowseCommand
  416.                 with URL is "e4.k"; end
  417.             ];
  418.         end
  419.     ];
  420. end;
  421.  
  422. object of519 is cBox
  423. with 
  424.     Name is "f5"; 
  425.     Cursor is oFingerCursor; 
  426.     Y is 279; 
  427.     Width is 163; Height is 28; 
  428.     
  429.     
  430.     Events is [
  431.         cMouseEnterEvent
  432.         with 
  433.             Commands is [
  434.                 cShowCommand
  435.                 with Target is ob57; end
  436.             ];
  437.         end,
  438.         cMouseLeaveEvent
  439.         with 
  440.             Commands is [
  441.                 cShowCommand
  442.                 with Target is ob57; Mode is Clear; end
  443.             ];
  444.         end,
  445.         cMouseUpEvent
  446.         with Flag is true; 
  447.             Commands is [
  448.                 cBrowseCommand
  449.                 with URL is "e5.k"; end
  450.             ];
  451.         end
  452.     ];
  453. end;
  454.  
  455. object of620 is cBox
  456. with 
  457.     Flags is $00000150; 
  458.     Name is "f6"; 
  459.     Cursor is oFingerCursor; 
  460.     Y is 305; 
  461.     Width is 163; Height is 28; 
  462.     
  463.     
  464.     Events is [
  465.         cMouseEnterEvent
  466.         with Flags is $00000004; 
  467.             Commands is [
  468.                 cShowCommand
  469.                 with Flags is $00000004; Target is ob68; end
  470.             ];
  471.         end,
  472.         cMouseLeaveEvent
  473.         with Flags is $00000004; 
  474.             Commands is [
  475.                 cShowCommand
  476.                 with Flags is $00000004; Target is ob68; Mode is Clear; end
  477.             ];
  478.         end,
  479.         cMouseUpEvent
  480.         with Flags is $00000004; Flag is true; 
  481.             Commands is [
  482.                 cBrowseCommand
  483.                 with Flags is $00000004; URL is "e6.k"; end
  484.             ];
  485.         end
  486.     ];
  487. end;
  488.  
  489. object of721 is cBox
  490. with 
  491.     Name is "f7"; 
  492.     Cursor is oFingerCursor; 
  493.     X is 2; Y is 333; 
  494.     Width is 160; Height is 26; 
  495.     
  496.     
  497.     Events is [
  498.         cMouseEnterEvent
  499.         with 
  500.             Commands is [
  501.                 cShowCommand
  502.                 with Target is ob79; end
  503.             ];
  504.         end,
  505.         cMouseLeaveEvent
  506.         with 
  507.             Commands is [
  508.                 cShowCommand
  509.                 with Target is ob79; Mode is Clear; end
  510.             ];
  511.         end,
  512.         cMouseUpEvent
  513.         with Flag is true; 
  514.             Commands is [
  515.                 cBrowseCommand
  516.                 with URL is "e7.k"; end
  517.             ];
  518.         end
  519.     ];
  520. end;
  521.  
  522. object of822 is cBox
  523. with 
  524.     Name is "f8"; 
  525.     Cursor is oFingerCursor; 
  526.     Y is 359; 
  527.     Width is 160; Height is 27; 
  528.     
  529.     
  530.     Events is [
  531.         cMouseEnterEvent
  532.         with 
  533.             Commands is [
  534.                 cShowCommand
  535.                 with Target is ob810; end
  536.             ];
  537.         end,
  538.         cMouseLeaveEvent
  539.         with 
  540.             Commands is [
  541.                 cShowCommand
  542.                 with Target is ob810; Mode is Clear; end
  543.             ];
  544.         end,
  545.         cMouseUpEvent
  546.         with Flag is true; 
  547.             Commands is [
  548.                 cBrowseCommand
  549.                 with URL is "e8.k"; end
  550.             ];
  551.         end
  552.     ];
  553. end;
  554.  
  555. object of923 is cBox
  556. with 
  557.     Name is "f9"; 
  558.     Cursor is oFingerCursor; 
  559.     Y is 386; 
  560.     Width is 163; Height is 25; 
  561.     
  562.     
  563.     Events is [
  564.         cMouseEnterEvent
  565.         with 
  566.             Commands is [
  567.                 cShowCommand
  568.                 with Target is ob911; end
  569.             ];
  570.         end,
  571.         cMouseLeaveEvent
  572.         with 
  573.             Commands is [
  574.                 cShowCommand
  575.                 with Target is ob911; Mode is Clear; end
  576.             ];
  577.         end,
  578.         cMouseUpEvent
  579.         with Flag is true; 
  580.             Commands is [
  581.                 cBrowseCommand
  582.                 with URL is "e9.k"; end
  583.             ];
  584.         end
  585.     ];
  586. end;
  587.  
  588. object of1024 is cBox
  589. with 
  590.     Name is "f10"; 
  591.     Cursor is oFingerCursor; 
  592.     X is 1; Y is 412; 
  593.     Width is 161; Height is 28; 
  594.     
  595.     
  596.     Events is [
  597.         cMouseEnterEvent
  598.         with 
  599.             Commands is [
  600.                 cShowCommand
  601.                 with Target is ob1012; end
  602.             ];
  603.         end,
  604.         cMouseLeaveEvent
  605.         with 
  606.             Commands is [
  607.                 cShowCommand
  608.                 with Target is ob1012; Mode is Clear; end
  609.             ];
  610.         end,
  611.         cMouseUpEvent
  612.         with Flag is true; 
  613.             Commands is [
  614.                 cBrowseCommand
  615.                 with URL is "e10.k"; end
  616.             ];
  617.         end
  618.     ];
  619. end;
  620.  
  621. object of1125 is cBox
  622. with 
  623.     Flags is $00000150; 
  624.     Name is "f11"; 
  625.     Cursor is oFingerCursor; 
  626.     Y is 438; 
  627.     Width is 161; Height is 28; 
  628.     
  629.     
  630.     Events is [
  631.         cMouseEnterEvent
  632.         with Flags is $00000004; 
  633.             Commands is [
  634.                 cShowCommand
  635.                 with Flags is $00000004; Target is ob1113; end
  636.             ];
  637.         end,
  638.         cMouseLeaveEvent
  639.         with Flags is $00000004; 
  640.             Commands is [
  641.                 cShowCommand
  642.                 with Flags is $00000004; Target is ob1113; Mode is Clear; end
  643.             ];
  644.         end,
  645.         cMouseUpEvent
  646.         with Flags is $00000004; Flag is true; 
  647.             Commands is [
  648.                 cBrowseCommand
  649.                 with Flags is $00000004; URL is "e11.k"; end
  650.             ];
  651.         end
  652.     ];
  653. end;
  654.  
  655. object of1226 is cBox
  656. with 
  657.     Flags is $00000150; 
  658.     Name is "f12"; 
  659.     Cursor is oFingerCursor; 
  660.     X is -1; Y is 470; 
  661.     Width is 162; Height is 32; 
  662.     
  663.     
  664.     Events is [
  665.         cMouseEnterEvent
  666.         with Flags is $00000004; 
  667.             Commands is [
  668.                 cShowCommand
  669.                 with Flags is $00000004; Target is ob1214; end
  670.             ];
  671.         end,
  672.         cMouseLeaveEvent
  673.         with Flags is $00000004; 
  674.             Commands is [
  675.                 cShowCommand
  676.                 with Flags is $00000004; Target is ob1214; Mode is Clear; end
  677.             ];
  678.         end,
  679.         cMouseUpEvent
  680.         with Flags is $00000004; Flag is true; 
  681.             Commands is [
  682.                 cBrowseCommand
  683.                 with Flags is $00000004; URL is "e12.k"; end
  684.             ];
  685.         end
  686.     ];
  687. end;
  688.  
  689. object oInternet27 is cBox
  690. with 
  691.     Flags is $00000150; 
  692.     release Editor:
  693.         IOWindow is {$0000001A,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  694.     end;
  695.     Name is "Internet"; 
  696.     Cursor is oEarthCursor; 
  697.     X is 259; Y is 539; 
  698.     Width is 128; Height is 21; 
  699.     
  700.     
  701.     Events is [
  702.         cMouseUpEvent
  703.         with Flags is $00000004; Flag is true; 
  704.             Commands is [
  705.                 cLaunchCommand
  706.                 with Flags is $00000004; URL is "http://www.lasirenerouge.com"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
  707.             ];
  708.         end
  709.     ];
  710. end;
  711.  
  712. object ol128 is cBox
  713. with 
  714.     Flags is $00000150; 
  715.     Name is "l1"; 
  716.     Cursor is oFingerCursor; 
  717.     X is 259; Y is 500; 
  718.     Width is 90; Height is 17; 
  719.     
  720.     
  721.     Events is [
  722.         cMouseUpEvent
  723.         with Flags is $00000004; Flag is true; 
  724.             Commands is [
  725.                 cIfCookieCommand
  726.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  727.                     Commands is [
  728.                         cTokenCommand
  729.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  730.                     ];
  731.                 end,
  732.                 cBrowseCommand
  733.                 with Flags is $00000004; URL is "f23.k"; end
  734.             ];
  735.         end
  736.     ];
  737. end;
  738.  
  739. object ol229 is cBox
  740. with 
  741.     Flags is $00000150; 
  742.     Name is "l2"; 
  743.     Cursor is oFingerCursor; 
  744.     X is 227; Y is 519; 
  745.     Width is 75; Height is 20; 
  746.     
  747.     
  748.     Events is [
  749.         cMouseUpEvent
  750.         with Flags is $00000004; Flag is true; 
  751.             Commands is [
  752.                 cIfCookieCommand
  753.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  754.                     Commands is [
  755.                         cTokenCommand
  756.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  757.                     ];
  758.                 end,
  759.                 cBrowseCommand
  760.                 with Flags is $00000004; URL is "f3.k"; end
  761.             ];
  762.         end
  763.     ];
  764. end;
  765.  
  766. object ol330 is cBox
  767. with 
  768.     Flags is $00000150; 
  769.     release Editor:
  770.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  771.     end;
  772.     Name is "l3"; 
  773.     Cursor is oFingerCursor; 
  774.     X is 305; Y is 518; 
  775.     Width is 67; Height is 21; 
  776.     
  777.     
  778.     Events is [
  779.         cMouseUpEvent
  780.         with Flags is $00000004; Flag is true; 
  781.             Commands is [
  782.                 cIfCookieCommand
  783.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  784.                     Commands is [
  785.                         cTokenCommand
  786.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  787.                     ];
  788.                 end,
  789.                 cBrowseCommand
  790.                 with Flags is $00000004; URL is "f1.k"; end
  791.             ];
  792.         end
  793.     ];
  794. end;
  795.  
  796. object oBouton_Fiche31 is cImage
  797. with 
  798.     Name is "Bouton Fiche"; 
  799.     Shown is false; Cursor is oFingerCursor; 
  800.     X is 167; Y is 573; 
  801.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  802.     
  803.     URL is "../Images/%E9cran%20fiche.jpg"; 
  804.     
  805.     
  806.     Events is [
  807.         cMouseEnterEvent
  808.         with 
  809.             Commands is [
  810.                 cShowCommand
  811.                 with Target is oTargetSelf; end
  812.             ];
  813.         end,
  814.         cMouseLeaveEvent
  815.         with 
  816.             Commands is [
  817.                 cShowCommand
  818.                 with Target is oTargetSelf; Mode is Clear; end
  819.             ];
  820.         end,
  821.         cMouseUpEvent
  822.         with Flag is true; 
  823.             Commands is [
  824.                 cShowCommand
  825.                 with Target is oFiche_Technique36; Mode is Toggle; end,
  826.                 cEnableCommand
  827.                 with Target is oFiche_Technique36; Mode is Toggle; end
  828.             ];
  829.         end
  830.     ];
  831. end;
  832.  
  833. object oBouton_Imprimer32 is cImage
  834. with 
  835.     Flags is $00000150; 
  836.     Name is "Bouton Imprimer"; 
  837.     Shown is false; Cursor is oFingerCursor; 
  838.     X is 321; Y is 573; 
  839.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  840.     
  841.     URL is "../Images/%E9cran%20imprimer.jpg"; 
  842.     
  843.     
  844.     Events is [
  845.         cMouseEnterEvent
  846.         with Flags is $00000004; 
  847.             Commands is [
  848.                 cShowCommand
  849.                 with Flags is $00000004; Target is oTargetSelf; end
  850.             ];
  851.         end,
  852.         cMouseLeaveEvent
  853.         with Flags is $00000004; 
  854.             Commands is [
  855.                 cShowCommand
  856.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  857.             ];
  858.         end,
  859.         cMouseUpEvent
  860.         with Flags is $00000004; Flag is true; 
  861.             Commands is [
  862.                 cPrintCommand
  863.                 with Target is oTexte_RTF38; end
  864.             ];
  865.         end
  866.     ];
  867. end;
  868.  
  869. object oBouton_Sommaire33 is cImage
  870. with 
  871.     Flags is $00000150; 
  872.     Name is "Bouton Sommaire"; 
  873.     Shown is false; Cursor is oFingerCursor; 
  874.     X is 13; Y is 573; 
  875.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  876.     
  877.     URL is "../Images/%E9cran%20somm.jpg"; 
  878.     
  879.     
  880.     Events is [
  881.         cMouseEnterEvent
  882.         with Flags is $00000004; 
  883.             Commands is [
  884.                 cShowCommand
  885.                 with Flags is $00000004; Target is oTargetSelf; end
  886.             ];
  887.         end,
  888.         cMouseLeaveEvent
  889.         with Flags is $00000004; 
  890.             Commands is [
  891.                 cShowCommand
  892.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  893.             ];
  894.         end,
  895.         cMouseUpEvent
  896.         with Flags is $00000004; Flag is true; 
  897.             Commands is [
  898.                 cIfCookieCommand
  899.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  900.                     Commands is [
  901.                         cTokenCommand
  902.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  903.                     ];
  904.                 end,
  905.                 cBrowseCommand
  906.                 with Flags is $00000004; URL is "sommaire.k"; end
  907.             ];
  908.         end
  909.     ];
  910. end;
  911.  
  912. object oBouton_Photos34 is cImage
  913. with 
  914.     Flags is $00000150; 
  915.     Name is "Bouton Photos"; 
  916.     Shown is false; Cursor is oFingerCursor; 
  917.     X is 475; Y is 573; 
  918.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  919.     
  920.     URL is "../Images/%E9cran%20photo.jpg"; 
  921.     
  922.     
  923.     Events is [
  924.         cMouseEnterEvent
  925.         with Flags is $00000004; 
  926.             Commands is [
  927.                 cShowCommand
  928.                 with Flags is $00000004; Target is oTargetSelf; end
  929.             ];
  930.         end,
  931.         cMouseLeaveEvent
  932.         with Flags is $00000004; 
  933.             Commands is [
  934.                 cShowCommand
  935.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  936.             ];
  937.         end,
  938.         cMouseUpEvent
  939.         with Flags is $00000004; Flag is true; 
  940.             Commands is [
  941.                 cBrowseCommand
  942.                 with URL is "e5s.k"; end
  943.             ];
  944.         end
  945.     ];
  946. end;
  947.  
  948. object oBouton_Vid_o35 is cImage
  949. with 
  950.     Flags is $00000150; 
  951.     Name is "Bouton Vid\$E9o"; 
  952.     Shown is false; Cursor is oFingerCursor; 
  953.     X is 629; Y is 573; 
  954.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  955.     
  956.     URL is "../Images/%E9cran%20vid%E9o.jpg"; 
  957.     
  958.     
  959.     Events is [
  960.         cMouseEnterEvent
  961.         with Flags is $00000004; 
  962.             Commands is [
  963.                 cShowCommand
  964.                 with Flags is $00000004; Target is oTargetSelf; end
  965.             ];
  966.         end,
  967.         cMouseLeaveEvent
  968.         with Flags is $00000004; 
  969.             Commands is [
  970.                 cShowCommand
  971.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  972.             ];
  973.         end,
  974.         cMouseUpEvent
  975.         with Flags is $00000004; Flag is true; 
  976.             Commands is [
  977.                 cRunCommand
  978.                 with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  979.                 cEnableCommand
  980.                 with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  981.                 cShowCommand
  982.                 with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  983.                 cDragCommand
  984.                 with Flags is $00000004; Target is ovid_o37; Mode is DragTo; end,
  985.                 cGrowCommand
  986.                 with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 800; Y is 600; end,
  987.                 cShowCommand
  988.                 with Flags is $00000004; Target is ovid_o37; end,
  989.                 cEnableCommand
  990.                 with Flags is $00000004; Target is ovid_o37; end,
  991.                 cRunCommand
  992.                 with Flags is $00000004; Target is ovid_o37; Rewind is true; end,
  993.                 cEnableCommand
  994.                 with Flags is $00000004; Target is oglobal39; end
  995.             ];
  996.         end
  997.     ];
  998. end;
  999.  
  1000. object oFiche_Technique36 is cImage
  1001. with 
  1002.     Flags is $00000150; 
  1003.     Name is "Fiche Technique"; 
  1004.     Region is {$FFFF000A,$00010000,$01AC0188};
  1005.     Enabled is false; Shown is false; Cursor is oFingerCursor; 
  1006.     X is 132; Y is 41; 
  1007.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  1008.     
  1009.     URL is "../Images/t5.jpg"; 
  1010.     
  1011.     
  1012.     Events is [
  1013.         cMouseUpEvent
  1014.         with Flags is $00000004; Flag is true; 
  1015.             Commands is [
  1016.                 cShowCommand
  1017.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end,
  1018.                 cEnableCommand
  1019.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end
  1020.             ];
  1021.         end
  1022.     ];
  1023. end;
  1024.  
  1025. object ovid_o37 is cMPEGMovie
  1026. with 
  1027.     Flags is $00000150; 
  1028.     Name is "vid\$E9o"; 
  1029.     Shown is false; Cursor is oFingerCursor; 
  1030.     X is 615; Y is 418; 
  1031.     Width is 176; Height is 144; 
  1032.     
  1033.     URL is "../Videos/s5.mpg"; 
  1034.     Events is [
  1035.         cMouseUpEvent
  1036.         with Flags is $00000004; Flag is true; 
  1037.             Commands is [
  1038.                 cRunCommand
  1039.                 with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  1040.                 cEnableCommand
  1041.                 with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  1042.                 cShowCommand
  1043.                 with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  1044.                 cDragCommand
  1045.                 with Flags is $00000004; Target is ovid_o37; Mode is DragTo; end,
  1046.                 cGrowCommand
  1047.                 with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 800; Y is 600; end,
  1048.                 cShowCommand
  1049.                 with Flags is $00000004; Target is ovid_o37; end,
  1050.                 cEnableCommand
  1051.                 with Flags is $00000004; Target is ovid_o37; end,
  1052.                 cRunCommand
  1053.                 with Flags is $00000004; Target is ovid_o37; Rewind is true; end,
  1054.                 cEnableCommand
  1055.                 with Flags is $00000004; Target is oglobal39; end
  1056.             ];
  1057.         end,
  1058.         cFinishedEvent
  1059.         with Flags is $00000004; 
  1060.             Commands is [
  1061.                 cPixelTool_IfSystemCommand
  1062.                 with Flags is $00000004; 
  1063.                     Commands is [
  1064.                         cDragCommand
  1065.                         with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 631; Y is 442; end,
  1066.                         cGrowCommand
  1067.                         with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 160; Y is 120; end,
  1068.                         cEnableCommand
  1069.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1070.                         cShowCommand
  1071.                         with Flags is $00000004; Target is ovid_o37; end,
  1072.                         cEnableCommand
  1073.                         with Flags is $00000004; Target is ovid_o37; end,
  1074.                         cRunCommand
  1075.                         with Flags is $00000004; Target is ovid_o37; Rewind is true; end
  1076.                     ];
  1077.                 end,
  1078.                 cPixelTool_IfSystemCommand
  1079.                 with Flags is $00000004; SetMode is IsWinTest; 
  1080.                     Commands is [
  1081.                         cDragCommand
  1082.                         with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 615; Y is 418; end,
  1083.                         cGrowCommand
  1084.                         with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 176; Y is 144; end,
  1085.                         cEnableCommand
  1086.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1087.                         cShowCommand
  1088.                         with Flags is $00000004; Target is ovid_o37; end,
  1089.                         cEnableCommand
  1090.                         with Flags is $00000004; Target is ovid_o37; end,
  1091.                         cRunCommand
  1092.                         with Flags is $00000004; Target is ovid_o37; Rewind is true; end
  1093.                     ];
  1094.                 end
  1095.             ];
  1096.         end
  1097.     ];
  1098. end;
  1099.  
  1100. object oTexte_RTF38 is cRTFText
  1101. with 
  1102.     Flags is $00000554; 
  1103.     release Editor:
  1104.         IOWindow is {$000000D9,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  1105.     end;
  1106.     Name is "Texte RTF"; 
  1107.     Enabled is false; Shown is false; 
  1108.     Y is -160; 
  1109.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight; 
  1110.     
  1111.     URL is "../Textes/s5.rtf"; 
  1112.     
  1113.     
  1114. end;
  1115.  
  1116. object oglobal39 is cBox
  1117. with 
  1118.     Flags is $00000150; 
  1119.     Name is "global"; 
  1120.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  1121.     X is -3; Y is 9; 
  1122.     Width is 800; Height is 600; 
  1123.     
  1124.     
  1125.     Events is [
  1126.         cMouseUpEvent
  1127.         with Flags is $00000004; Flag is true; 
  1128.             Commands is [
  1129.                 cPixelTool_IfSystemCommand
  1130.                 with Flags is $00000004; 
  1131.                     Commands is [
  1132.                         cShowCommand
  1133.                         with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  1134.                         cRunCommand
  1135.                         with Flags is $00000004; Target is ovid_o37; Mode is Clear; Rewind is true; end,
  1136.                         cEnableCommand
  1137.                         with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  1138.                         cEnableCommand
  1139.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1140.                         cDragCommand
  1141.                         with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 631; Y is 442; end,
  1142.                         cGrowCommand
  1143.                         with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 160; Y is 120; end,
  1144.                         cShowCommand
  1145.                         with Flags is $00000004; Target is ovid_o37; end,
  1146.                         cRunCommand
  1147.                         with Flags is $00000004; Target is ovid_o37; Rewind is true; end,
  1148.                         cEnableCommand
  1149.                         with Flags is $00000004; Target is ovid_o37; end
  1150.                     ];
  1151.                 end,
  1152.                 cPixelTool_IfSystemCommand
  1153.                 with Flags is $00000004; SetMode is IsWinTest; 
  1154.                     Commands is [
  1155.                         cShowCommand
  1156.                         with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  1157.                         cRunCommand
  1158.                         with Flags is $00000004; Target is ovid_o37; Mode is Clear; Rewind is true; end,
  1159.                         cEnableCommand
  1160.                         with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
  1161.                         cEnableCommand
  1162.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1163.                         cDragCommand
  1164.                         with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 615; Y is 418; end,
  1165.                         cGrowCommand
  1166.                         with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 176; Y is 144; end,
  1167.                         cShowCommand
  1168.                         with Flags is $00000004; Target is ovid_o37; end,
  1169.                         cRunCommand
  1170.                         with Flags is $00000004; Target is ovid_o37; Rewind is true; end,
  1171.                         cEnableCommand
  1172.                         with Flags is $00000004; Target is ovid_o37; end
  1173.                     ];
  1174.                 end
  1175.             ];
  1176.         end
  1177.     ];
  1178. end;