Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 12th March 2003, 12:40   #1
globbits
Junior Member
 
Join Date: Dec 2002
Location: South coast, UK
Posts: 6
Question Is there a list of objects?

Stupid question, probably (that'll be a beginner then!) , but is there a list of all the objects you can refer to anywhere? For example, your basic ticker refers to "songname" and "songinfo" but I'd like to be able to break songname into name and artist.

Fair play, the tutorial's good, but there's nuffin between that and attempting to decode the MMD3 skin !!!!!

Cheers hopefully
globbits is offline   Reply With Quote
Old 12th March 2003, 13:53   #2
Da Warriah
Junior Member
 
Join Date: Mar 2003
Location: Canada, eh?
Posts: 45
very true, i was going to post something about this...it might help if there were a list of the tags you can use, and their corresponding attributes that you can set...
Da Warriah is offline   Reply With Quote
Old 12th March 2003, 14:59   #3
thepyr0x
Major Dude
 
thepyr0x's Avatar
 
Join Date: Oct 2001
Location: At my house in a city in Canada
Posts: 1,336
I'm not sure about within the xml (cuz I don't know xml terribly well) but I know you can create an empty text area and then use MAKI to do something like
code:

System.onPlay()
{
artistbox.setText(getPlayItemMetaDataString(artist))
titlebox.setText(getPlayItemMetaDataString(title))
}


or something like that, I'm too lazy to find the actual commands and stuff

Wait for someone like Plague to come in here cuz I'm sure he'll know the XML you need.

thepyr0x is offline   Reply With Quote
Old 12th March 2003, 15:03   #4
globbits
Junior Member
 
Join Date: Dec 2002
Location: South coast, UK
Posts: 6
Nice one - ta for that

I've actually found that, if you search for say "stereo" through all the files in a .wal, you can come up with some useful stuff. But, again, I'm dealing with individual bits, rather than a whole list of options.

Surely there's got to be a complete list somewhere!
globbits is offline   Reply With Quote
Old 12th March 2003, 15:09   #5
globbits
Junior Member
 
Join Date: Dec 2002
Location: South coast, UK
Posts: 6
Yay me - I've answered half of my own question!!!!

Go to either
http://www.bluemars.org/wa3skintutorial/
or
http://www.teknidermy.com/issue/9/de..._into_winamp3/

The first has a big section on what options are there - I rule!
globbits is offline   Reply With Quote
Old 13th March 2003, 00:30   #6
Da Warriah
Junior Member
 
Join Date: Mar 2003
Location: Canada, eh?
Posts: 45
heh...well that explains a lot...i just actually LOOKED at the std.mi file (found in Winamp3\Lib), and it basically outlines every built-in function...heh, and all you skinners knew about this probably...well for ME it was a major discovery lol...anyways, that should help me and you out, globbits...
Da Warriah is offline   Reply With Quote
Old 15th March 2003, 05:23   #7
mc^^^^
Forum King
 
mc^^^^'s Avatar
 
Join Date: Aug 2001
Location: Perth, Australia MSN: mcbriar@ii.net Posts: All your posts are belong to me!!!!
Posts: 2,607
jezz, even i just learnt somethn....

mc^^^^ 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