home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / sharewar / bsp / bplay086.exe / Skins / BLU_phuture084.bsz / skin.ini < prev    next >
INI File  |  2001-09-28  |  3KB  |  163 lines

  1. ; Updated for version 0.84
  2. ; 0.81 Changes
  3. ;      Custom close button supported -> bexit*.bmp
  4. ;      Fixed button transparency
  5. ; 0.835 
  6. [Settings]
  7. ;0-Normal
  8. ;1-Skin can be any shape, pixel at top left corner (position 0,0) is transparent color
  9. MainAnySape=1
  10.  
  11. ; 0-Normal buttons
  12. ; 1-Shaped buttons
  13. ; 2-Transparent
  14. ButtonAnyShape=0
  15.  
  16. ; Transparent colors
  17. ; Currently not used, always pixel at 0,0
  18. MainTransClr=000000
  19. ButtonTransClr=000000
  20.  
  21. [Colors]
  22. ;format RRGGBB hex
  23. ;
  24. ;position back color
  25. PosBackClr=006DAA
  26. ;position fore color
  27. PosForeClr=16A5E9
  28. ;font color
  29. FontClr=000000
  30. ;volume color
  31. VolumeClr=000000
  32. ; volume background or transparent if not defined
  33. ; VolumeBG=00FF00
  34. ; Playlist background
  35. PlayLBG=16A5E9
  36. ; Playlist text color
  37. PlayLTX=000000
  38.  
  39. [Position]
  40. ; Buttons position - x,y
  41. ; Button size is the same as bitmap
  42. BtnPrev=161,65
  43. BtnPlay=101,65
  44. BtnPause=41,65
  45. BtnStop=71,65
  46. BtnOpen=191,65
  47. BtnNext=131,65
  48. ; Movie name
  49. Txt1=63,30
  50. ; Maximum allowed width, if this line is not present -> auto
  51. Txt1MaxSize=230
  52. ;
  53. Txt2=305,30
  54. ; Movie size & fps
  55. Txt3=63,46
  56. ; Status (play,stop...)
  57. Txt4=420,30
  58. ; Time
  59. Txt5=285,46
  60. ; Repeat
  61. Txt6=420,46
  62. ; x,y,w,h
  63. TrackBar=41,97,510,7
  64. ; Track bar kind, H-Horizontal, V-Vertical
  65. TrackKind=H
  66. ;
  67. BtnExit=544,2
  68. ; Volume postion and size, rectangle Left,Top,Right,Bottom
  69. ;Volume=51,120,100,140
  70.  
  71. ; In case of 
  72. ;  VolumeKind=CH -> x,y,xmax
  73. ;  VolumeKind=CV -> x,y,ymax
  74. ; x,y are postion of volume button, xmax(ymax) is x(y) postion to where button is allowed to move
  75. Volume=306,67,360
  76.  
  77. ; If defined -> Volume style: CH-Skinnable button horizontal, CV- -||- vertical
  78. VolumeKind=CH
  79. ; Name of bitmap files for volume button -> BtnName[n|d|u].bmp
  80. ;    n-Normal picture
  81. ;    d-Picture when button is pressed
  82. ;    u-Picture when mouse moves over
  83. ; In this case full names will be VolBtnn.bmp,VolBtnd.bmp,VolBtnu.bmp -> This 3 pics should be present
  84. VolumeBtn=VolBtn
  85.  
  86. ; About
  87. About=522,5,539,15
  88. ;
  89. ; Additional buttons
  90. ; Number of additional buttons
  91. ExtrNum=7
  92. ; Button definitions
  93. ; BtnX=Xpos,Ypos:A
  94. ;      X=Button number
  95. ;      Xpos=X positon
  96. ;      YPos=Y position
  97. ;      A=Action:
  98. ;    1=Preferences
  99. Btn1=242,65:2;Playlist
  100. ;    2=Playlist
  101. Btn2=273,65:7;Repeat
  102. ;    3=Load subtitles
  103. Btn3=374,65:3;Subtitles
  104. ;    4=Skins
  105. Btn4=409,65:8;Time - Frames
  106. ;    5=Open audio file
  107. Btn5=442,65:23;Full Screen
  108. ;    6=Hide
  109. Btn6=477,65:28;Always on Top
  110. ;    7=Repeat
  111. Btn7=510,65:4;Skins
  112. ;    8=Time/Frames
  113. ;    20=Equalizer
  114. ;    21=Add bookmark
  115.  
  116. ;    22=Edit bookamrk
  117.  
  118. ;    23=Full screen switch
  119.  
  120. ;    24=Desktop mode
  121.  
  122. ;    25=
  123. ;    26=Pan scan
  124.  
  125. ;    27=Custom Pan scan
  126.  
  127. ;    28=Always on top switch
  128.  
  129. ;    29=Aspect ratio cycle
  130.  
  131. ;    30=Volume up
  132.  
  133. ;    31=Volume down
  134.  
  135. ;
  136. ;    Image file must be named BtnX[n|d|u].bmp
  137. ;    X=Button number, n=normal, d=button down, u=mouse over
  138. ;    ex: Btn1u.bmp -> this is picture to show when mouse is over button
  139. ; Line below, create button at position 24,40 with images Btn1n.bmp, Btn1d.bmp, Btn1u.bmp
  140. ; and action 23 -> Full screen switch
  141. ;Btn1=24,40:23
  142.  
  143. ; N-Normal, B-Bold
  144. [Fonts]
  145. Txt1=Arial,8-N
  146. Txt2=Arial,8-N
  147. Txt3=Arial,8-N
  148. Txt4=Arial,8-N
  149. Txt5=Arial,8-N
  150. Txt6=Arial,8-N
  151.  
  152. [GUI]
  153. MenuBackClr=8DDEFF
  154. MenuBackClrIco=00C4FF
  155. MenuSelBackClr=009DE0
  156. MenuFontClr=000000
  157. MenuSelFontClr=000080
  158. MenuDisFontClr=808080
  159.  
  160. [Text]
  161. Author=Alexk7110  http://bsskinner.cjb.net
  162. Description= BLU_phuture 084
  163.