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