Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 1st May 2004, 11:18   #1
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
Question Help a newbie.

Hi...
I'm making a Tux skin (The linux penguin for you who dont know who it is). And i need to know:
- how to change the colors in the vizualation
- how to toggle the playlist
and
- how to toggle the EQ.

And please come with comments to it.

Screenshot:


Thanx
Magnusn is offline   Reply With Quote
Old 1st May 2004, 11:27   #2
carlosp
Major Dude
 
carlosp's Avatar
 
Join Date: Nov 2002
Location: Hamburg, Germany
Posts: 1,312
your skin is cool. like it. you can do it this way:
PHP Code:
<vis id="Visual.vis" x="1" y="2" w="104" h="29"
colorbandpeak="190,190,190"
colorallbands="190,190,190"
colorallosc="190,190,190"
/> 
For toggeling the pl you must use this button:
PHP Code:
<togglebutton
  id
="pl"
  
action="TOGGLE" 
  
param="guid:pl" 
  
x="68" y="36"
  
image="pl"
  
hoverimage="pl.hover"
 
activeimage="pl.hover"
 
tooltip="Playlist Editor"
  
rectrgn="1"
/> 
you must make the eq your self. you cannot just toggle it.
carlosp is offline   Reply With Quote
Old 1st May 2004, 11:34   #3
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
Thanks...
But the PL toggle dont work.
What should the param be?
can't be HTML
Magnusn is offline   Reply With Quote
Old 1st May 2004, 12:15   #4
Xerxes
Capitalist Alumni
 
Xerxes's Avatar
 
Join Date: May 2000
Location: my 4 Houses on Park Place
Posts: 8,687
Send a message via ICQ to Xerxes
There's no reason to use blue; the colors of the penguin are already yellow and black. Coordinate.

Now is the time for all good Americans to come to the aid of their Country
Xerxes is offline   Reply With Quote
Old 1st May 2004, 12:50   #5
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
Blue is my favorite color

And i have another problem... Cant make the repeatbutton work.

Do any one see something wrong?

PHP Code:
<togglebutton
   id
="Repeat"
   
x="28" y="48"
   
image="rep"
   
downImage="rep.down"
   
activeImage="active.rep"
   
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
   
cfgval="2"
   
rectrgn="1"
   
tooltip="Repeat"
/> 
Magnusn is offline   Reply With Quote
Old 1st May 2004, 17:17   #6
carlosp
Major Dude
 
carlosp's Avatar
 
Join Date: Nov 2002
Location: Hamburg, Germany
Posts: 1,312
i dun know what is wrong with yours but my button works so use this:
PHP Code:
<togglebutton
    id
="Repeat"
    
x="304" y="140"
    
image="circle.buttons.repeat.normal"
    
activeimage="circle.buttons.repeat.hover"
    
hoverImage="circle.buttons.repeat.hover"
    
downimage="circle.buttons.repeat.normal"
    
tooltip="Toggle Repeat"
    
rectrgn="1"
    
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
    
cfgval="1"
/> 
carlosp is offline   Reply With Quote
Old 1st May 2004, 18:29   #7
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
Unhappy

Thanx. But it still dont work, so i checked on some other skins... It worked on Winamp modern, but not on any other skins i have. So it must be something wrong over here where i'm sitting.

So i will leave the button on the skin.
Even if i can't use it.
Magnusn is offline   Reply With Quote
Old 1st May 2004, 20:02   #8
UUL
Winamp Addict
(Major Dude)
 
UUL's Avatar
 
Join Date: May 2003
Location: Winamp Modern Skinning Forum!
Posts: 868
Send a message via ICQ to UUL Send a message via AIM to UUL Send a message via Yahoo to UUL
param for the playlist: "guid: pl" (remove the space)
UUL is offline   Reply With Quote
Old 1st May 2004, 20:09   #9
carlosp
Major Dude
 
carlosp's Avatar
 
Join Date: Nov 2002
Location: Hamburg, Germany
Posts: 1,312
hehehehehe just saw my post.(hahahaah) I didn´t use html but the vBscript transformed my xml to that html funny, funny!!!!!!
carlosp is offline   Reply With Quote
Old 2nd May 2004, 15:09   #10
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
So here i post again...
Something I need to add, ya think?

I think i'm gonna start with the WinShade now.
Magnusn is offline   Reply With Quote
Old 2nd May 2004, 19:27   #11
UUL
Winamp Addict
(Major Dude)
 
UUL's Avatar
 
Join Date: May 2003
Location: Winamp Modern Skinning Forum!
Posts: 868
Send a message via ICQ to UUL Send a message via AIM to UUL Send a message via Yahoo to UUL
shuffle and crossfade button?
UUL is offline   Reply With Quote
Old 2nd May 2004, 19:38   #12
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
thanks
forgot
Magnusn is offline   Reply With Quote
Old 3rd May 2004, 17:32   #13
UUL
Winamp Addict
(Major Dude)
 
UUL's Avatar
 
Join Date: May 2003
Location: Winamp Modern Skinning Forum!
Posts: 868
Send a message via ICQ to UUL Send a message via AIM to UUL Send a message via Yahoo to UUL
np
UUL is offline   Reply With Quote
Old 5th May 2004, 12:16   #14
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
I shall make the Shuf and X-fade -buttons now...
And i have added colorshemes: Normal [the normal one], Grey [just made it grey] and old fashion [Old kinda Yellow]

I'm posting the WinShade...
What ya think?
Attached Images
File Type: png shade-shot.png (2.0 KB, 86 views)
Magnusn is offline   Reply With Quote
Old 20th May 2004, 10:13   #15
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
Nah...
I'm uploading this skin now...
starting a new one :P
Magnusn is offline   Reply With Quote
Old 20th May 2004, 12:52   #16
neoflox
Member
 
neoflox's Avatar
 
Join Date: Jul 2003
Location: Hamburg, Germany
Posts: 92
Send a message via ICQ to neoflox
ehm, ths skin looks nice, but why don't you use any anti-aliasing? shall it look that much like KDE?? then you could do a classic skin - it is easier to code
neoflox is offline   Reply With Quote
Old 20th May 2004, 12:59   #17
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
I'm new to graphics to. :P
I painted most of the winshade and the play-buttons by hand, pixel by pixel *arrgh thats boring*. so i didn't anti alias it.

And I couldn't upload it.
Forgot to skin the PL *Arrgh*

Is it needed to have Eq to be approved?
Magnusn is offline   Reply With Quote
Old 20th May 2004, 13:37   #18
neoflox
Member
 
neoflox's Avatar
 
Join Date: Jul 2003
Location: Hamburg, Germany
Posts: 92
Send a message via ICQ to neoflox
I would say yes - it is needed. though the most people would be satisfied with simple "bass" and "tremble" adjusters, we love to see those 10 (11) sliders with a smooth wave form
neoflox is offline   Reply With Quote
Old 20th May 2004, 14:31   #19
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
I will use as much anti-aliasing on the pl as possible
Magnusn is offline   Reply With Quote
Old 20th May 2004, 16:58   #20
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
I am getting really tired making this skin...
And i have a idea of a new one. Gonna use some MAKI to make a killer interface too

So i'm abandoning the project...
Magnusn is offline   Reply With Quote
Old 20th May 2004, 18:22   #21
neoflox
Member
 
neoflox's Avatar
 
Join Date: Jul 2003
Location: Hamburg, Germany
Posts: 92
Send a message via ICQ to neoflox
h3h3 - let us know what the new thingy is about
neoflox is offline   Reply With Quote
Old 20th May 2004, 18:31   #22
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
Ok..
Here is what i have put to gether.
[edit]Something wrong with my host or something.
Img didn't show up[/edit]
Magnusn is offline   Reply With Quote
Old 20th May 2004, 18:34   #23
Magnusn
Junior Member
 
Magnusn's Avatar
 
Join Date: May 2004
Location: Norway
Posts: 21
Here:
Attached Images
File Type: jpg compact.jpg (20.8 KB, 71 views)
Magnusn is offline   Reply With Quote
Old 20th May 2004, 19:33   #24
Boricuaso
Senior Member
 
Boricuaso's Avatar
 
Join Date: Apr 2004
Location: killeen, Texas
Posts: 276
not a bad start point. but it think i needs allot of tuning lol. keep working on them buttons and display, unless thats the look youre going for.
later.
Boricuaso is offline   Reply With Quote
Old 20th May 2004, 19:41   #25
neoflox
Member
 
neoflox's Avatar
 
Join Date: Jul 2003
Location: Hamburg, Germany
Posts: 92
Send a message via ICQ to neoflox
Quote:
Originally posted by Boricuaso
not a bad start point. but it think i needs allot of tuning lol.
Right... I agree.
neoflox 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