CAMEL skin v1.01
author : Krzysztof P.
v1.01 : 07/31/05
----------------------------
* mmenu cursor fixed.
* panning bar gfx tweak.
* jumble (shuffle) button updated.
* loop (repeat) button updated.
* tweaked auto/on buttons in equalizer.
* added gfx for equalizer levels.
* added top graphic to playlist.
* volume gfx tweak.
- color scheme tweak soon to come.
v1.00 : 06/23/05
----------------------------
* initial release.
- updates soon to come.
----------------------------
winamp bugs (window-shade mode):
----------------------------
* winamp's bitmap layout of the titlebar is missing a line of space which is needed to enable an independent bar layout.
-this makes the titlebar appear to have an messy line at the bottom and top when selected and unselected, respectively.
* by clicking and holding down on the 'maximize from window-shade mode' button and moving the mouse off of it leaves the button's graphic shifted to the right until you click elsewhere on the playlist.
* when you click on the button in the top-left of the titlebar to bring up the menu, you can press escape and see that the button gfx stick.
# the viscolor config file needs to have a return after the last group of numbers (the peak color) or else it will not be read and will take it's default color, which is some sort of gray.
----------------------------
this skin is dedicated to the band named Camel.
questions/comments/hate-mail:
info-is@in-file
updates n' more:
http://www.winamp.com/user/view.php?uid=347581&show=submissions
Camel Skin v1.01
BODY{scrollbar-base-color:#E4D8C2;scrollbar-track-color:#1A1A1A;scrollbar-face-color:#CCCCCC;scrollbar-arrow-color:#1A1A1A;scrollbar-darkshadow-color:#1A1A1A;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#666666;scrollbar-3dlight-color:#1A1A1A;}a:hover{color: #FFFFFF;}
Camel Skin v1.01 / Krzysztof P. 2005
info-is@in-file
C64 WinAMP Skin
Author: DeathKore AntiKrizt
e-Mail: info-is@in-file
Website: http://www.sweet.hell.as
I started 28th March 2001 and completed the skin 1st April 2001
Last Updated : 7th April 2001 ...
var browser_type=navigator.appName
var browser_version=parseInt(navigator.appVersion)
//if NS 4+
if (browser_type=="Netscape"&&browser_version>=4)
window.location.replace("http://www.crayola.com")
//if IE 4+
else if (browser_type=="Mic ...