scroll help
#1
hi, is the first time, than i make a post, Blush i turn to you guys because i need a little help.

i modiyng an empty skin, for personal use, but i have a little problem, in the musicoverlay.xml i have this code
Code:
        <control type="label">
            <posx>60</posx>
            <posy>545</posy>
            <width>600</width>
      <height>37</height>
      <animation effect="fade" start="0" end="100" time="300" delay="750">WindowOpen</animation>
      <animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
            <label>$INFO[MusicPlayer.Title]$INFO[MusicPlayer.Artist, - ]$INFO[MusicPlayer.Album, - ]$INFO[MusicPlayer.Time, - ]$INFO[MusicPlayer.Duration, / ]</label>
            <scroll>true</scroll>
            <align>center</align>
            <font>font13</font>
            <visible>Player.HasAudio</visible>
        </control>
works fine, but in songs with a long name , doesn´t appears al tag.

i upload a short video, please check and help me

http://www.mediafire.com/download.php?mlagalkymml
Reply
#2
well, thank you for your help!!
Reply
#3
MusicPlayer.Time changes once a second. This resets the label.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#4
jmarshall Wrote:MusicPlayer.Time changes once a second. This resets the label.
hey, that´s true, thanks a lot.
Laugh
this have any solution?
Reply

Logout Mark Read Team Forum Stats Members Help
scroll help0