1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>180</width>
4<height>370</height>
5<name>
6VerticalMiniTunes
7</name>
8<author>
9Lacy Morrow
10</author>
11<email>
12gojukebox@gmail.com
13</email>
14<website>
15http://www.lacymorrow.com
16</website>
17<objects>
18<background image="images/default.png" />
19
20
21<!--imagebackground -->
22<shape shape="rectangle" width="133.5" height="133.5" x="23" y="111" color="EAEAEA" border="1" borderColor="CCCCCC" alpha="75" />
23<!--playlistbackground -->
24<!-- shape shape="rectangle" width="134" height="90" x="20" y="198" color="FFCC33" border="" borderColor="" alpha="50" / -->
25<!-- scrollbarbackground -->
26<shape shape="rectangle" width="8" height="78" x="166" y="249" color="EAEAEA" border="1" borderColor="666666" alpha="50" />
27
28<!-- imagebackground off due to video -->
29<!-- shape shape="rectangle" width="134" height="136" x="2" y="17.5" color="000000" border="1" borderColor="EAEAEA" / -->
30
31
32<object label="playButton" x="62" y="50" scale=".4" color="777777" />
33<object label="prevButton" x="43" y="52" scale=".25" color="777777" />
34<object label="fwdButton" x="76" y="52" scale=".25" color="777777" />
35<object label="shuffleButton" x="97" y="50" scale=".4" color="222222" hoverMessage="Shuffle" />
36<object label="repeatButton" x="127" y="50" scale=".4" color="222222" hoverMessage="Repeat" />
37<object label="volumeDisplay" x="147" y="50" scale=".25" height="10" color="444444" />
38
39<object label="trackDisplay" x="32" y="23" width="118" size="10" color="333333" font="Arial" />
40
41<object label="timeDisplay" x="125" y="73" size="10" color="333333" font="Arial" />
42<object label="loadBar" x="34" y="81" width="85" height="3" color="2222222" alpha="25" />
43<object label="timeBar" x="34" y="80" width="85" height="5" color="2222222" alpha="50" />
44
45
46
47<object label="infoButton" x="22" y="44" size="14" color="333333" text="i" italic="1" bold="1" hoverMessage="Info" />
48<object label="purchaseButton" x="98" y="334" size="10" text="$" italic="1" color="333333" font="Trebuchet MS" hoverMessage="Purchase" />
49<object label="downloadButton" x="40" y="334" size="10" bold="1" italic="1" color="333333" font="Arial" text="Save" />
50
51
52
53<object label="scrollupButton" x="168" y="250" width="6" height="6" color="666666" />
54<object label="scrolldownButton" x="168" y="258" width="6" height="6" color="666666" />
55<object label="scrollButton" x="168" y="264" width="6" height="62" color="666666" bgAlpha="0" />
56
57
58<object label="imageDisplay" x="25" y="113" width="130" height="130" />
59<object label="videoDisplay" x="25" y="113" width="130" height="130" />
60
61<playlist x="19" y="247" width="140" height="84" size="10" font="Arial" color="000000" />
62
63
64<object label="startButton" width="272" height="114" alpha="0" />
65
66</objects>
67</skin>
68