PDA

View Full Version : .xml help


Bizzeh
14th November 2001, 18:03
i found this in a skin


<slider
id="eq2"
action="EQ_BAND" param="2"
x="106" y="23"
w="8" h="35"
orientation="vertical"
thumb="player.eq.slider.button"
downThumb="player.eq.slider.button.pressed"
/>

would it work if i used " orientation="vertical" " in volume sliders or even the seek bar... or is this some pointless code that someone added in to wind me up

mikekantor
15th November 2001, 16:51
Best way is to try.

I was planning to create a vertical volume slider in my skin anyway, when I get to it, I'll tell you how it goes.

Naamloos
15th November 2001, 19:37
just use it as normal only it will rotate 90(degrees) so the w is still the w :) and not the h

w=width
h=height:)

lunarboy1
15th November 2001, 21:19
orientation vertical will work. It doesn't actually change the image to vertical, it's just so the thumb knows where the slide.