home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip_2000-11_cd2.bin / sharewar / Slunec / app / 16 / mimic.CAB / Winamp.skin < prev    next >
Text File  |  1999-09-12  |  6KB  |  176 lines

  1. VB-Amp Skin
  2. Winamp Import Skin
  3. 275,116,275,348,275,348
  4. *,"c:\program files\winamp\skins\","Winamp main bitmap|main.bmp","main.bmp"
  5. 2,1,0,0,0,0,0,0
  6.  
  7. ;,======================================================================
  8. ;, Skin for Mimic 1.00 or higher, or VB-Amp Pro 1.05 or higher!
  9. ;,======================================================================
  10. ;,
  11. /, This is an "import" skin. It displays an open dialog and prompts
  12. /, you to select the "main.bmp" file from inside a Winamp skin directory
  13. /, then loads the individual Winamp bitmaps and assembles them into the
  14. /, proper main and resource bitmaps...
  15. ;,
  16. ;, Files are initially loaded into temp bitmaps to avoid seeing them draw.
  17. ;, The 'n' parameter is the bitmap#; 0=main, 1=resource, 2=temp
  18. ;, 
  19. ;, The following commands are available:
  20. ;,
  21. ;, * Rn,Filename      - Read a bitmap
  22. ;, * ?x,label         - Jump to label on result of "R" command (1=true,0=false)
  23. ;, * :label           - target of "?" command
  24. ;, * Wn,W,H           - Set Width and Height of temp bitmap (0 or 1)
  25. ;, * Zn,X,Y,W,H,X2,Y2 - Blits from bitmap#2 to selected (0 or 1)
  26. ;,                      Y,X,W,H=source area , X2,Y2; destination
  27. ;, * USE              - Copies the temp bitmaps to the real ones
  28. ;,======================================================================
  29. ;, The Main form
  30. R0,main.bmp
  31. W0,275,348
  32. R1,main.bmp
  33. R2,main.bmp
  34. Z1,69,26,09,13,125,2
  35.  
  36. ;, Check which version of numbers file is used
  37. R2,nums_ex.bmp
  38. ?1,skip
  39. R2,numbers.bmp
  40. :skip
  41. Z1,000,0,99,13,020,2
  42.  
  43. R2,text.bmp
  44. Z1,000,000,155,018,115,020
  45. R2,cbuttons.bmp
  46. Z0,000,000,114,018,016,088
  47. Z1,000,018,114,018,016,088
  48. Z0,114,000,022,016,136,089
  49. Z1,114,016,022,016,136,089
  50. R2,shufrep.bmp
  51. Z0,028,000,047,015,164,089
  52. Z0,000,000,028,015,211,089
  53. Z0,000,061,046,012,218,058
  54. Z1,000,073,046,012,218,058
  55. Z1,028,015,047,015,164,089
  56. Z1,000,015,028,015,211,089
  57. R2,titlebar.bmp
  58. Z0,027,000,275,014,000,000
  59. R2,posbar.bmp
  60. Z0,000,000,248,010,016,072
  61. Z1,278,000,029,010,016,072
  62. R2,text.bmp
  63. Z1,000,000,155,018,115,020
  64. R2,volume.bmp
  65. Z0,000,000,068,013,107,057
  66. Z0,000,000,042,013,172,057
  67. Z1,000,422,014,011,110,057
  68. Z1,000,422,014,011,174,057
  69.  
  70. R2,pledit.bmp
  71. ;, Is there a playlist editor bitmap?
  72. ?1,skip
  73. ;, No, make playlist full size of bottom section
  74. X01,000,116,275,232,255,255,255,000,000,000,07,"Small Fonts","~Playlist"
  75. ?0,skip2
  76. :skip
  77. ;, Yes so include playlist elements/buttons
  78. B17,042,318,023,018,000,000,"" ,"Delete Entry"
  79. B21,230,318,023,018,000,000,"L","Load Playlist"
  80. B23,013,318,023,018,000,000,"F","Add File"
  81. X01,012,136,243,174,255,255,255,000,000,000,07,"Small Fonts","~Playlist"
  82. ;, now blit the graphics
  83. ;, Playlist Top
  84. Z0,000,000,025,020,000,116
  85. Z0,127,000,025,020,025,116
  86. Z0,127,000,025,020,050,116
  87. Z0,026,000,100,020,075,116
  88. Z0,127,000,025,020,175,116
  89. Z0,127,000,025,020,200,116
  90. Z0,127,000,025,020,225,116
  91. Z0,153,000,025,020,250,116
  92. ;, Left Side
  93. Z0,000,042,025,029,000,136
  94. Z0,000,042,025,029,000,165
  95. Z0,000,042,025,029,000,194
  96. Z0,000,042,025,029,000,223
  97. Z0,000,042,025,029,000,252
  98. Z0,000,042,025,029,000,281
  99. ;, Right Side
  100. Z0,026,042,025,029,250,136
  101. Z0,026,042,025,029,250,165
  102. Z0,026,042,025,029,250,194
  103. Z0,026,042,025,029,250,223
  104. Z0,026,042,025,029,250,252
  105. Z0,026,042,025,029,250,281
  106. ;, Bottom
  107. Z0,000,072,128,038,000,310
  108. Z0,179,000,025,038,127,310
  109. Z0,179,000,025,038,152,310
  110. Z0,179,000,025,038,177,310
  111. Z0,179,000,025,038,202,310
  112. Z0,228,072,048,038,227,310
  113.  
  114. :skip2
  115. USE
  116.  
  117. ;,===================================================================
  118. ;, Now, continue by defining the elements as usual
  119. ;,===================================================================
  120. ;, Buttons
  121. ;,  x   y   w   h   x2  y2  key tooltip
  122. ;,  --- --- --- --- --- --- --- -------
  123. B01,264,004,007,007,000,000,"X","Power (X)"
  124. B02,245,004,007,007,000,000,"/","Minimize (/)"
  125. B03,241,058,023,012,000,000,"V","Toggle Playlist (V)"
  126. B05,251,092,016,016,000,000,"?","Preferences (?)"
  127. B10,085,088,022,018,000,000,".","Stop (.)"
  128. B11,062,088,022,018,000,000,"Z","Pause (Z)" 
  129. B12,039,088,022,018,000,000,"P","Play (P)"
  130. B13,136,089,022,016,000,000,"E","Eject/Load file (E)"
  131. B14,016,088,022,018,000,000,"-","Previous Track (-)"
  132. B15,108,088,022,018,000,000,"+","Next Track (+)"
  133. B16,014,041,004,007,000,000,"T","Song Info (T)"
  134. B27,212,087,024,019,000,000,"R","Repeat (R)"
  135. B28,164,087,047,019,000,000,"&","Shuffle (&)"
  136.  
  137. ;, Add Jumpto functionality without buttons
  138. B39,000,000,000,000,000,000,"\013","Jump To"
  139. B40,000,000,000,000,000,000,"0",""
  140. B41,000,000,000,000,000,000,"1",""
  141. B42,000,000,000,000,000,000,"2",""
  142. B43,000,000,000,000,000,000,"3",""
  143. B44,000,000,000,000,000,000,"4",""
  144. B45,000,000,000,000,000,000,"5",""
  145. B46,000,000,000,000,000,000,"6",""
  146. B47,000,000,000,000,000,000,"7",""
  147. B48,000,000,000,000,000,000,"8",""
  148. B49,000,000,000,000,000,000,"9",""
  149. B50,000,000,000,000,000,000,".",""
  150. B63,000,000,000,000,000,000,"\008","Backspace"
  151.  
  152. ;,===================================================================
  153. ;, (K) Link Buttons
  154. ;,  x   y   w   h   x2  y2  key tooltip link
  155. ;,  --- --- --- --- --- --- --- ------- ----
  156. K01,005,003,008,009,000,000,"K","Load WinAmp Skin (K)","winamp.skin"
  157.  
  158. ;,===================================================================
  159. ;, (D) Digital Display Digits
  160. ;,  x   y   x2  y2  w   h   w2  g s  f  ToolTip
  161. ;,  --- --- --- --- --- --- --- - - --  -------
  162. D01,048,026,020,002,009,013,003,0,3, 0,"Track Time"
  163. D04,111,043,115,020,005,006,003,3,0,-3,"kbps"
  164. D05,156,043,115,020,005,006,003,3,0,-2,"kHz"
  165. D06,111,027,115,020,005,006,005,3,0,30,"Track Title"
  166.  
  167. ;,===================================================================
  168. ;, (S) Slider
  169. ;,  x   y   w   h   x2  y2  w2  h2  ToolTip
  170. ;,  --- --- --- --- --- --- --- --- -------
  171. S01,016,072,220,000,016,072,029,010,"Playback position"
  172. S02,107,058,052,000,110,057,014,011,"Volume"
  173. S03,176,058,026,000,174,057,014,011,"Balance"
  174.  
  175.  
  176. END