home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / audio / jukebox / siren / sfsiren.cab / sfsiren.exe / SirenSkin.ini < prev    next >
INI File  |  2000-09-16  |  3KB  |  141 lines

  1. [General]
  2. SkinFormatVersion=1.5
  3. Name=Default
  4. Author=J. Mazuryk
  5. Copyright=2000 Sonic Foundry, Inc.
  6. About=
  7.  
  8. [Defaults]
  9. MaskColor=255,0,255        ; Sets the default for all images if present.
  10. TextFontName=
  11. TextFontSize=
  12. TextStyle=
  13. TextColor=
  14. ;TextBackgroundColor=64,64,64    ; Turns on text backgrounds by default if present.
  15. TextShadowColor=            ; Default color draw for shadows, if a non-zero offset is present.
  16.  
  17. ; Playing Background
  18. [Background]
  19. Show=Playing
  20. Bitmap=default.bmp
  21. ChangeInterval=500
  22.  
  23. ; Not Playing Background
  24. [Background1]
  25. Show=Not Playing
  26. Bitmap=default.bmp
  27. ChangeInterval=500
  28.  
  29. ; Transition from Logo to Viz
  30. [CustomButton1]
  31. Show= Playing and backgroundchange
  32. Position=42, 35
  33. NormalBitmap=play.bmp,0,0, 3525, 39
  34. FrameCount=15
  35. FramesPerSecond=30.0
  36.  
  37. ; Transition from Viz To Logo
  38. [CustomButton2]
  39. Show= NotPlaying
  40. Position=42, 35
  41. NormalBitmap=stop.bmp,0,0, 3525, 39
  42. FrameCount=15
  43. FramesPerSecond=30.0
  44.  
  45. [CompactModeButton]
  46. Position=38,77
  47. Size=76,17
  48. NormalBitmap    = default.bmp,38,77
  49. MouseOverBitmap    = bover.bmp,38,77
  50. DepressedBitmap    = bsel.bmp,38,77
  51.  
  52. [PlayButton]
  53. Position=365,68
  54. Size=25,24
  55. NormalBitmap    = default.bmp,365,68
  56. MouseOverBitmap    = bover.bmp,365,68
  57. DepressedBitmap    = bsel.bmp,365,68
  58.  
  59. [PauseButton]
  60. Position=337,68
  61. Size=25,24
  62. NormalBitmap    = default.bmp,337,68
  63. MouseOverBitmap    = bover.bmp,337,68
  64. DepressedBitmap    = bsel.bmp,337,68
  65. ActiveNormalBitmap = bsel.bmp,337,68
  66.  
  67. [StopButton]
  68. Position=393,68
  69. Size=25,24
  70. NormalBitmap    = default.bmp,393,68
  71. MouseOverBitmap    = bover.bmp,393,68
  72. DepressedBitmap    = bsel.bmp,393,68
  73.  
  74. [PreviousSongButton]
  75. Position=308,68
  76. Size=25,24
  77. NormalBitmap    = default.bmp,308,68
  78. MouseOverBitmap    = bover.bmp,308,68
  79. DepressedBitmap    = bsel.bmp,308,68
  80.  
  81. [NextSongButton]
  82. Position=421,68
  83. Size=25,24
  84. NormalBitmap    = default.bmp,421,68
  85. MouseOverBitmap    = bover.bmp,421,68
  86. DepressedBitmap    = bsel.bmp,421,68
  87.  
  88. [SelectPlaylistButton]
  89. Position=222,79
  90. Size=16,14
  91. NormalBitmap    = default.bmp,222,79
  92. MouseOverBitmap    = bover.bmp,222,79
  93. DepressedBitmap    = bsel.bmp,222,79
  94.  
  95. [MinimizeButton]
  96. Position=241,79
  97. Size=16,14
  98. NormalBitmap    = default.bmp,241,79
  99. MouseOverBitmap    = bover.bmp,241,79
  100. DepressedBitmap    = bsel.bmp,241,79
  101.  
  102. [CloseButton]
  103. Position=260,79
  104. Size=16,14
  105. NormalBitmap    = default.bmp,260,79
  106. MouseOverBitmap    = bover.bmp,260,79
  107. DepressedBitmap    = bsel.bmp,260,79
  108.  
  109. [CurrentSong]
  110. FontName=arial
  111. FontSize=12
  112. Alignment=Left,Center
  113. FontStyle=Bold
  114. ;ShadowOffset=1,1
  115. ShadowColor=0,0,0
  116. Position=299,41
  117. Size=115,14
  118. TextColor=0,255,0
  119.  
  120. [CurrentElapsedTime]
  121. FontName=arial
  122. FontSize=12
  123. Alignment=Right,Center
  124. FontStyle=Bold
  125. ;ShadowOffset=1,1
  126. ShadowColor=0,0,0
  127. Position=414,41
  128. Size=40,14
  129. TextColor=0,255,0
  130.  
  131. [Volume]
  132. Position=117,79
  133. Size=95,14
  134. ThumbBitmap=volume.bmp,0,0,13,12
  135. EmptyTrackBitmap=slider.bmp,0,0,95,14
  136. ThumbStartPosition=134,86
  137. ThumbEndPosition=195,86
  138.  
  139. [Scope]
  140. Show=Playing And Not Backgroundchange
  141. Rectangle=42,35,276,73