home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 August / DKMMSAMP.iso / topl / toplco.pag < prev    next >
Text File  |  1996-04-20  |  6KB  |  381 lines

  1. TEMPLATE    Foxy Lady
  2. POSITION    0,20
  3. PATH    \topl
  4.  
  5. PANEL MainPanel
  6. {
  7.     CONTROL PalBitMap
  8.     {
  9.         POSITION    0,20
  10.         FILE    toplco
  11.     }
  12.  
  13.     PANEL_HANDLERS on_open
  14.     {
  15.             EnableObject    MainPanel,seedemo,0,1
  16.             EnableObject    MainPanel,awards,1,1
  17.             EnableObject    MainPanel,reviews,1,1
  18.  
  19.           SetEvent MainPanel, Awards, on_click
  20.               {
  21.                 OpenPage toplawdk
  22.         }
  23.  
  24.  
  25.           SetEvent MainPanel, reviews, on_click
  26.               {
  27.                 OpenPage toplrvdk
  28.         }
  29.         
  30.     }
  31.  
  32.     CONTROL Button 
  33.     { 
  34.         POSITION     0, 0 
  35.         SIZE        213, 20 
  36.         BITMAP1        toplEX 
  37.         BITMAP2        toplEXS  
  38.          
  39.         CONTROL_HANDLERS on_click 
  40.         { 
  41.             fadequit 
  42.         }             
  43.     } 
  44.      
  45.     CONTROL Button 
  46.     { 
  47.         POSITION     213, 0 
  48.         SIZE        213, 20 
  49.         BITMAP1        @toplIN 
  50.         BITMAP2        @toplINS 
  51.         CONTROL_HANDLERS on_click 
  52.         { 
  53.             openpage toplinf,zoom 
  54.         }             
  55.     } 
  56.      
  57.     CONTROL Button 
  58.     { 
  59.         POSITION     426, 0 
  60.         SIZE        212, 20 
  61.         BITMAP1        @toplBCO 
  62.         BITMAP2        @toplBCOS 
  63.     } 
  64.  
  65.     CONTROL Bitmap,hotpict
  66.     {
  67.         POSITION    170,29
  68.         SIZE    309,280
  69.         CURSOR    Normal
  70.         ALWAYSACTIVE    0
  71.         FILE    @toplhpdk
  72.         VISIBLE    1
  73.     }
  74.  
  75.  
  76.  
  77.     CONTROL Button,seedemo
  78.     {
  79.         POSITION    169,323
  80.         SIZE    304,20
  81.         BITMAP1    @toplsd
  82.         BITMAP2    @toplsds
  83.         DISABLEDBITMAP    @toplsdn
  84.         VISIBLE 0
  85.  
  86.     }
  87.  
  88.     CONTROL Button,reviews
  89.     {
  90.         POSITION    503,242
  91.         SIZE    94,20
  92.         BITMAP1    @toplrv
  93.         BITMAP2    @toplrvs
  94.         DISABLEDBITMAP    @toplrvn
  95.     }
  96.  
  97.     CONTROL Button,awards
  98.     {
  99.         POSITION    34,241
  100.         SIZE    94,20
  101.         BITMAP1    @toplaw
  102.         BITMAP2    @toplaws
  103.         DISABLEDBITMAP    @toplawn
  104.     }
  105.     CONTROL Bitmap,toplbphi
  106.     {
  107.         POSITION    186,367
  108.         SIZE    98,88
  109.         CURSOR    Normal
  110.         ALWAYSACTIVE    0
  111.         FILE    @toplbphi
  112.         VISIBLE    0
  113.     }
  114.  
  115.     CONTROL Bitmap,toplbpsc
  116.     {
  117.         POSITION    269,367
  118.         SIZE    98,88
  119.         CURSOR    Normal
  120.         ALWAYSACTIVE    0
  121.         FILE    @toplbpsc
  122.         VISIBLE    0
  123.     }
  124.  
  125.     CONTROL Bitmap,toplbpct
  126.     {
  127.         POSITION    352,367
  128.         SIZE    98,88
  129.         CURSOR    Normal
  130.         ALWAYSACTIVE    0
  131.         FILE    @toplbpct
  132.         VISIBLE    0
  133.     }
  134.  
  135.     CONTROL Bitmap,toplbpbd
  136.     {
  137.         POSITION    435,367
  138.         SIZE    98,88
  139.         CURSOR    Normal
  140.         ALWAYSACTIVE    0
  141.         FILE    @toplbpbd
  142.         VISIBLE    0
  143.     }
  144.  
  145.     CONTROL HotSpot,body
  146.     {
  147.         POSITION    129,380
  148.         SIZE    45,40
  149.         CURSOR    Hand
  150.         ALWAYSACTIVE    0
  151.  
  152.         CONTROL_HANDLERS on_click
  153.         {
  154.             ChangeBitmap    MainPanel,hotpict,toplhphb,1
  155.             ShowBitmap    toplsdvd,0,1
  156.             EnableObject    MainPanel,seedemo,1,1
  157.             EnableObject    MainPanel,awards,1,1
  158.             EnableObject    MainPanel,reviews,1,1
  159.  
  160.           SetEvent MainPanel, seedemo, on_click
  161.               {
  162.                 ChangePage body01m,fadetoblack,
  163.         }
  164.           SetEvent MainPanel, Awards, on_click
  165.               {
  166.                 OpenPage toplawhb
  167.         }
  168.  
  169.  
  170.           SetEvent MainPanel, reviews, on_click
  171.               {
  172.                 OpenPage toplrvhb
  173.         }
  174.  
  175.  
  176.         }
  177.  
  178.         CONTROL_HANDLERS on_rollon
  179.         {
  180.             PlayWave    @toplclk,-1,-1,1,-1,1,1
  181.             ShowBitmap    toplbphb,1,1
  182.         }
  183.  
  184.         CONTROL_HANDLERS on_rolloff
  185.         {
  186.             ShowBitmap    toplbphb,0,1
  187.         }
  188.     }
  189.  
  190.     CONTROL HotSpot,hist
  191.     {
  192.         POSITION    212,380
  193.         SIZE    45,40
  194.         CURSOR    Hand
  195.         ALWAYSACTIVE    0
  196.  
  197.         CONTROL_HANDLERS on_click
  198.         {
  199.             ChangeBitmap    MainPanel,hotpict,toplhphi,1
  200.             ShowBitmap    toplsdvd,0,1
  201.             EnableObject    MainPanel,seedemo,1,1
  202.             EnableObject    MainPanel,awards,1,1
  203.             EnableObject    MainPanel,reviews,1,1
  204.  
  205.           SetEvent MainPanel, seedemo, on_click
  206.               {
  207.                 ChangePage hist01m,fadetoblack,
  208.         }
  209.           SetEvent MainPanel, Awards, on_click
  210.               {
  211.                 OpenPage toplawhi
  212.         }
  213.  
  214.  
  215.           SetEvent MainPanel, reviews, on_click
  216.               {
  217.                 OpenPage toplrvhi
  218.         }
  219.  
  220.  
  221.         }
  222.  
  223.         CONTROL_HANDLERS on_rollon
  224.         {
  225.             PlayWave    @toplclk,-1,-1,1,-1,1,1
  226.             ShowBitmap    toplbphi,1,1
  227.         }
  228.  
  229.         CONTROL_HANDLERS on_rolloff
  230.         {
  231.             ShowBitmap    toplbphi,0,1
  232.         }
  233.     }
  234.  
  235.     CONTROL HotSpot,scie
  236.     {
  237.         POSITION    295,380
  238.         SIZE    45,40
  239.         CURSOR    Hand
  240.         ALWAYSACTIVE    0
  241.  
  242.         CONTROL_HANDLERS on_click
  243.         {
  244.             ChangeBitmap    MainPanel,hotpict,toplhpsc,1
  245.             ShowBitmap    toplsdvd,0,1
  246.             EnableObject    MainPanel,seedemo,1,1
  247.             EnableObject    MainPanel,awards,1,1
  248.             EnableObject    MainPanel,reviews,1,1
  249.  
  250.           SetEvent MainPanel, seedemo, on_click
  251.               {
  252.                 ChangePage scie01m,fadetoblack,
  253.         }
  254.           SetEvent MainPanel, Awards, on_click
  255.               {
  256.                 OpenPage toplawsc
  257.         }
  258.  
  259.  
  260.           SetEvent MainPanel, reviews, on_click
  261.               {
  262.                 OpenPage toplrvsc
  263.         }
  264.  
  265.  
  266.         }
  267.  
  268.         CONTROL_HANDLERS on_rollon
  269.         {
  270.             PlayWave    @toplclk,-1,-1,1,-1,1,1
  271.             ShowBitmap    toplbpsc,1,1
  272.         }
  273.  
  274.         CONTROL_HANDLERS on_rolloff
  275.         {
  276.             ShowBitmap    toplbpsc,0,1
  277.         }
  278.     }
  279.  
  280.     CONTROL HotSpot,cat
  281.     {
  282.         POSITION    378,380
  283.         SIZE    45,40
  284.         CURSOR    Hand
  285.         ALWAYSACTIVE    0
  286.  
  287.         CONTROL_HANDLERS on_click
  288.         {
  289.             ChangeBitmap    MainPanel,hotpict,toplhpct,1
  290.             ShowBitmap    toplsdvd,0,1
  291.             EnableObject    MainPanel,seedemo,1,1
  292.             EnableObject    MainPanel,awards,1,1
  293.             EnableObject    MainPanel,reviews,1,1
  294.  
  295.           SetEvent MainPanel, seedemo, on_click
  296.               {
  297.                 ChangePage cat01m,fadetoblack,
  298.         }
  299.           SetEvent MainPanel, Awards, on_click
  300.               {
  301.                 OpenPage toplawct
  302.         }
  303.  
  304.  
  305.           SetEvent MainPanel, reviews, on_click
  306.               {
  307.                 OpenPage toplrvct
  308.         }
  309.  
  310.  
  311.         }
  312.  
  313.         CONTROL_HANDLERS on_rollon
  314.         {
  315.             PlayWave    @toplclk,-1,-1,1,-1,1,1
  316.             ShowBitmap    toplbpct,1,1
  317.         }
  318.  
  319.         CONTROL_HANDLERS on_rolloff
  320.         {
  321.             ShowBitmap    toplbpct,0,1
  322.         }
  323.     }
  324.  
  325.     CONTROL HotSpot,bird
  326.     {
  327.         POSITION    461,380
  328.         SIZE    45,40
  329.         CURSOR    Hand
  330.         ALWAYSACTIVE    0
  331.  
  332.         CONTROL_HANDLERS on_click
  333.         {
  334.             ChangeBitmap    MainPanel,hotpict,toplhpbd,1
  335.             ShowBitmap    toplsdvd,0,1
  336.             EnableObject    MainPanel,seedemo,1,1
  337.             EnableObject    MainPanel,awards,1,1
  338.             EnableObject    MainPanel,reviews,1,1
  339.  
  340.           SetEvent MainPanel, seedemo, on_click
  341.               {
  342.                 ChangePage bird01m,fadetoblack,
  343.         }
  344.           SetEvent MainPanel, Awards, on_click
  345.               {
  346.                 OpenPage toplawbd
  347.         }
  348.  
  349.  
  350.           SetEvent MainPanel, reviews, on_click
  351.               {
  352.                 OpenPage toplrvbd
  353.         }
  354.  
  355.  
  356.         }
  357.  
  358.         CONTROL_HANDLERS on_rollon
  359.         {
  360.             PlayWave    @toplclk,-1,-1,1,-1,1,1
  361.             ShowBitmap    toplbpbd,1,1
  362.         }
  363.  
  364.         CONTROL_HANDLERS on_rolloff
  365.         {
  366.             ShowBitmap    toplbpbd,0,1
  367.         }
  368.     }
  369.  
  370.     CONTROL Bitmap,toplbphb
  371.     {
  372.         POSITION    103,367
  373.         SIZE    98,88
  374.         CURSOR    Normal
  375.         ALWAYSACTIVE    0
  376.         FILE    @toplbphb
  377.         VISIBLE    0
  378.     }
  379.  
  380. }
  381.