Before I started writing this tutorial I thought it would take foreverto go through this section but it won't because you now have all the knowledge at your disposal.

Through efficient use of copying other objects it shouldn't take you more than a couple of minutes to make this set of controls.

You just need to remember that for each object you should give it a name and set it's parent to 'Tree - Bottom'.

 

Function
Image
Parameter 1 Parameter 2
Play
Winamp Load;Play *
Previous track
Winamp Goto Previous
Next track
Winamp Goto Next
Pause
Winamp Pause
Stop
Winamp Stop
Show Playlist
Winamp PopUp PlayList

* You may wonder why this can't just be 'Play', but it's been configured so that it checks to see whether the music player is loaded first, and if it isn't loads it first.

Like I say, it should take too long to make these objects but if you're lazy import this set of objects.

Download Music Objects

At this point your theme should look like this.

Download Theme