Difference between revisions of "Modern Skin: Complex Skin"

From Winamp Developer Wiki
Jump to: navigation, search
(All revisions matched the spam blacklist (media.winamp.com), blanking)
(Undo revision 3457 by Spam cleanup script (Talk))
 
Line 1: Line 1:
 +
Creating a Modern Skin --> [[Modern Skin: Intro|Intro]] --> [[Modern Skin: Winamp 2 to W3+|Winamp 2 to Winamp 3+]] --> [[Modern Skin: Simple Skin Tutorial|Simple Skin Tutorial]] --> [[Modern Skin: XML Intro|XML Intro]] --> [[Modern Skin: Simple Skin Tutorial (Continued)|Simple Skin Tutorial (Continued)]] --> [[Modern Skin: Container| Container]] --> [[Modern Skin: Group|Group]] --> [[Modern Skin: Relative Positioning| Relative Positioning]] --> [[Modern Skin: Complex Skin|Complex Skin]] --> [[Modern Skin: Non-Rect Player| Non-Rect Player]] --> [[Modern Skin: Layer Composition| Layer Composition]] --> [[Modern Skin: Alpha Channels| Alpha Channels]] --> [[Modern Skin: Animatedlayer|Animatedlayer]] --> [[Modern Skin: Snap Points|Snap Points]] --> [[Modern Skin: Drawers|Drawers]] --> [[Modern Skin: Skin Scripting| Skin Scripting]] --> [[Modern Skin: Drawer Scripting| Drawer Scripting]] --> [[Modern Skin: Animating a Skin|Animating a Skin]] --> [[Modern Skin: Maki Overview| Maki Overview]] --> [[Main_Page#Glossary_of_Terms|Glossary]]
  
 +
 +
In section 3, I will show how to make a more complicated skin and teach you advanced Modern Winamp skin concepts.
 +
 +
 +
[[Image:Complexskin diag.png]]
 +
 +
 +
 +
'''Complex Tutorial Modern Skin'''
 +
 +
We're going to show you how to make a simple skin like the one shown below. Download the "[http://media.winamp.com/5541/main/downloads/development/skinsmodern/ComplexTutorial.wal Complex Tutorial Modern Skin]" example.
 +
 +
 +
[[Image:Flash.png]]
 +
 +
 +
When you save the file, make sure that the type of the file is selected to "All Type" and NOT "Winzip" filetype. You should save the file into your skin subdirectory in your Winamp directory. For most people, that path is "C:\Program Files\Winamp\Skins".
 +
 +
 +
[[Image:Simpletutsave.png]]

Latest revision as of 02:19, 3 October 2009

Creating a Modern Skin --> Intro --> Winamp 2 to Winamp 3+ --> Simple Skin Tutorial --> XML Intro --> Simple Skin Tutorial (Continued) --> Container --> Group --> Relative Positioning --> Complex Skin --> Non-Rect Player --> Layer Composition --> Alpha Channels --> Animatedlayer --> Snap Points --> Drawers --> Skin Scripting --> Drawer Scripting --> Animating a Skin --> Maki Overview --> Glossary


In section 3, I will show how to make a more complicated skin and teach you advanced Modern Winamp skin concepts.


File:Complexskin diag.png


Complex Tutorial Modern Skin

We're going to show you how to make a simple skin like the one shown below. Download the "Complex Tutorial Modern Skin" example.


File:Flash.png


When you save the file, make sure that the type of the file is selected to "All Type" and NOT "Winzip" filetype. You should save the file into your skin subdirectory in your Winamp directory. For most people, that path is "C:\Program Files\Winamp\Skins".


File:Simpletutsave.png