home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 September / Gamestar_22_2000-09_cd1.bin / CD / SEKCE / VIDEA / SEKCE.INI < prev   
INI File  |  2000-07-19  |  3KB  |  182 lines

  1. [Section]
  2. Data=DATA.INI
  3.  
  4. [Names]
  5. Videa
  6.  
  7. [Visuals]
  8. menu_dema
  9. menu_patche
  10. menu_programy
  11. menu_trainery
  12. menu_videa
  13. menu_cdstar
  14. btn_Up
  15. btn_Down
  16. btn_Play
  17. btn_menu
  18. title_1
  19. title_2
  20. title_3
  21. title_4
  22. title_5
  23. title_6
  24. video
  25. txt_Nazev
  26. txt_Text
  27. BG
  28.  
  29. [menu_dema]
  30. Class=Button
  31. Position=160,81
  32. Background=DEMA.JPG
  33. Action=surfaces.default.section(DEMA)
  34. Sound.Hover=START.WAV
  35.  
  36. [menu_patche]
  37. Class=Button
  38. Position=153,199
  39. Background=PATCHE.JPG
  40. Action=surfaces.default.section(PATCHE)
  41. Sound.Hover=START.WAV
  42.  
  43. [menu_programy]
  44. Class=Button
  45. Position=264,5
  46. Background=PROGRAMY.JPG
  47. Action=surfaces.default.section(PROGRAMY)
  48. Sound.Hover=START.WAV
  49.  
  50. [menu_trainery]
  51. Class=Button
  52. Position=420,343
  53. Background=TRAINERY.JPG
  54. Action=surfaces.default.section(TRAINERY)
  55. Sound.Hover=START.WAV
  56.  
  57. [menu_videa]
  58. Class=Button
  59. Position=244,288
  60. Background=VIDEA.JPG
  61. Action=surfaces.default.section(VIDEA)
  62. Sound.Hover=START.WAV
  63.  
  64. [menu_cdstar]
  65. Class=Button
  66. Position=608,349
  67. Background=CDSTAR.JPG
  68. Action=surfaces.default.section(CDSTAR)
  69. Sound.Hover=START.WAV
  70.  
  71. [BG]
  72. Position=0,0
  73. Background=podklad.JPG
  74.  
  75. [txt_Nazev]
  76. Background=TEXT_NAZEV.JPG
  77. Class=text
  78. Position=9,23
  79. Font=big
  80. TEXT=${NAZEV}
  81. Flags=.V
  82.  
  83. [txt_Text]
  84. Background=TXT.JPG
  85. Class=text
  86. Position=445,209
  87. Text=${expand/TEXT}
  88.  
  89. [title_1]
  90. Class=Object
  91. Background=TITLE1.JPG
  92. Position=16,139
  93. Order=1
  94. Text=NAZEV
  95. Font=title
  96. Active Font=title_active
  97. Flags=.V
  98.  
  99. [title_2]
  100. Class=Object
  101. Background=TITLE2.JPG
  102. Position=16,164
  103. Order=2
  104. Text=NAZEV
  105. Font=title
  106. Active Font=title_active
  107. Flags=.V
  108.  
  109. [title_3]
  110. Class=Object
  111. Background=TITLE3.JPG
  112. Position=16,189
  113. Order=3
  114. Text=NAZEV
  115. Font=title
  116. Active Font=title_active
  117. Flags=.V
  118.  
  119. [title_4]
  120. Class=Object
  121. Background=TITLE4.JPG
  122. Position=16,214
  123. Order=4
  124. Text=NAZEV
  125. Font=title
  126. Active Font=title_active
  127. Flags=.V
  128.  
  129. [title_5]
  130. Class=Object
  131. Background=TITLE5.JPG
  132. Position=16,239
  133. Order=5
  134. Text=NAZEV
  135. Font=title
  136. Active Font=title_active
  137. Flags=.V
  138.  
  139. [title_6]
  140. Class=Object
  141. Background=TITLE6.JPG
  142. Position=16,264
  143. Order=6
  144. Text=NAZEV
  145. Font=title
  146. Active Font=title_active
  147. Flags=.V
  148.  
  149. [btn_Up]
  150. Class=Button
  151. Position=61,106
  152. Background=UP.JPG
  153. Action=surfaces.default.scroll(UP)
  154. Sound.Hover=START.WAV
  155.  
  156. [btn_Down]
  157. Class=Button
  158. Position=61,296
  159. Background=DOWN.JPG
  160. Action=surfaces.default.scroll(DOWN)
  161. Sound.Hover=START.WAV
  162.  
  163. [btn_Play]
  164. Class=Button
  165. Position=432,473
  166. Background=RUN.JPG
  167. Action=video.play()
  168. When.Enable=${call/surfaces.default.activesection.visuals.video.can_play()}
  169. Sound.Hover=START.WAV
  170.  
  171. [btn_menu]
  172. Class=Button
  173. Position=9,457
  174. Background=MENU.JPG
  175. Action=menu()
  176. Sound.Hover=START.WAV
  177.  
  178. [video]
  179. Class=Movie
  180. Position=514,18,237,177
  181. Movie=${VIDEO}
  182.