Mace2442
9th April 2004, 17:51
Is there a320x200 limit on where you can place buttons in a skin ?
I'm just started to play around with skins and i cant get it to place the buttons where i want them.
<button
id="Previous"
action="PREV"
x="56" y="110"
image="blue-player.button.previous"
tooltip="Previous"
/>
<button
id="Play"
action="PLAY"
x="100" y="210"
image="blue-player.button.play"
tooltip="Play"
/>
<button
First button will show but not the second one
I'm just started to play around with skins and i cant get it to place the buttons where i want them.
<button
id="Previous"
action="PREV"
x="56" y="110"
image="blue-player.button.previous"
tooltip="Previous"
/>
<button
id="Play"
action="PLAY"
x="100" y="210"
image="blue-player.button.play"
tooltip="Play"
/>
<button
First button will show but not the second one