Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 11th February 2008, 18:47   #1
fuyou
Junior Member
 
Join Date: Feb 2008
Posts: 26
seeker problem

I am trying to make a simple w3 skin but the seeker is moving overboard. please take a look at this image

bihen.deviantart.com/art/winamp-77116028

it has the code and everything else
fuyou is offline   Reply With Quote
Old 11th February 2008, 23:40   #2
corwwin
Senior Member
 
corwwin's Avatar
 
Join Date: Mar 2002
Location: Kingdom of Amber
Posts: 263
Hi

The point is the value of the "w" parameter. Yours is set to 210, this means that the width (length) of the slider is 210 pixels, far too much for the width of the main image.
Try to reduce this value (start ie with 50, then increase the value) til you get the wanted result.
You should also remove the w and h parameters in the group line
PHP Code:
<group id="player.seeker" x="1" y="20" /> 
The "w" parameter should be the same for the same parts in dark and light cases, ie left side dark equal to left side light, center dark equal to center light, etc

The width param of the grid, progressgrid and slider should be the same for these three objects.

If the main window cannot be resized, remove the relatw="1" code.
corwwin is offline   Reply With Quote
Old 12th February 2008, 13:35   #3
fuyou
Junior Member
 
Join Date: Feb 2008
Posts: 26
thanks

i'll try it.

by the way, how do you find out all the rules in creating a winamp morden skin. As far as the tutorials in Winamp.com it doesn't seem to help. I am stuck at the mute button. how dump.
fuyou is offline   Reply With Quote
Old 12th February 2008, 20:58   #4
corwwin
Senior Member
 
corwwin's Avatar
 
Join Date: Mar 2002
Location: Kingdom of Amber
Posts: 263
Hi

That's the main part of the game : there's no valuable user's manual, you have to find the rules by yourself. The concept of skinning is to walk a long long way towards knowledge, never reaching the goal but finding gems from time to time, a modern version of the knight quest.
corwwin is offline   Reply With Quote
Old 13th February 2008, 14:08   #5
fuyou
Junior Member
 
Join Date: Feb 2008
Posts: 26
NO USER MENU!!!! |o| how is it possible.

I found that I have to put the w and h for this one
<group id="player.seeker" x="1" y="20" />

or else it will go out side of the basic background image.
fuyou is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Skinning and Design > Modern Skins

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump