|
|
#1 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
New to Skinning, need help with songticker
Hi I'm new to skinning(started last night) and I need help with the songticker text; it displays but only half of the text!! please help me, here's my code:
<text id="songticker" ticker="1" display="songname" default="" showlen="1" x="241" y="123" w="157" h="14" align="left" rightclickaction="trackmenu" font="font.default" fontsize="18" ghost="1" altfont="Arial"/> and sorry if my English is bad.. Peace## |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
Are you sure that you didn'T simply miscalculate the width?... for reference, here's mine: Do you use relative placement for the group? That's usual the source of all troubles...
code: |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
No i even tried to paste in your code and it still doesn't work!! it's like something is over the half of the text!!
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
could you post your entire xml... because this doesn't seem like a problem with the ticker, more like a problem with your overall layout... you can also send it to me via email... zodiachsx at gmail dot com then I'll upload it to my place, so it won't bloat up the post so much...
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
ok have sendt u email now "zodiachsx at gmail dot com" right??
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
Yep, got it... for everybody else who wants to take a look at it, it's at
http://hansschmucker.free.fr/player.xml |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
Uh, one more request... could you send me a screenshot... I'm pretty new to this stuff as well (although not new to skinning and XML), and I can't simply imagine all those coords in my head
|
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
can u help me with my problem?? then i'll give u a screenshot
|
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
|
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
man that script of yours is just too much for me!!
|
|
|
|
|
|
#11 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
I've spend two evenings on it so far (including learning the basics of Winamp's XML format).
Anyway, have you tried resorting your objects to make sure nothing is covering you ticker code: |
|
|
|
|
|
#12 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
Ah, one more thing... it's a good habbit to specify width and height of each group you include, since sometimes Winamp screws up calculating the correct size
|
|
|
|
|
|
#13 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
nope. didn't work... here's a screenshot so u 2 can see my problem...
u see to the right there..? |
|
|
|
|
|
#14 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
Hey, what's this doing here: relatw="1" w="100"
it would either have to say relatw="0" w="100" or relatw="1" w="-51" |
|
|
|
|
|
#15 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
ok,.. look at my screenshot.. u see the songinfo dosen't go all the vay over the black box u see.. how do i make it do that??
|
|
|
|
|
|
#16 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
That should do it:
<text id="Songticker" ticker="1" display="songname" default="" showlen="1" x="242" y="122" relatw="0" w="140" h="18" font="font.default" fontsize="12"/> |
|
|
|
|
|
#17 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
nope it dosen't do it!!!
|
|
|
|
|
|
#18 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
Argh, there has to be something terribly obvious that I'm overlooking here...
The only other things I could imagine right now would be <group id="player" w="392" h="211" /> If that doesn't work, then you'll have to wait for a more experienced guy to help you out.. |
|
|
|
|
|
#19 |
|
Junior Member
Join Date: Sep 2005
Location: No(r)way
Posts: 9
|
it worked
![]() ![]() ![]() Thanx
|
|
|
|
|
|
#20 |
|
Junior Member
Join Date: Sep 2005
Posts: 18
|
Told you, Winamp often messes up a group's size. Phew... took us quite a while to figure that one out
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|