hi bebbetufs
are you looking for that ?
for weather you need the MP-RSSTicker.
or change the line,
<import>common.rss.xml</import>
to
<import>common.time.xml</import>
delete the skin cache.
for change the button,
are you looking for that ?
for weather you need the MP-RSSTicker.
or change the line,
<import>common.rss.xml</import>
to
<import>common.time.xml</import>
delete the skin cache.
for change the button,
<control>
<description>Internet TV</description>
<type>button</type>
<id>600</id>
<posX>520</posX>
<posY>500</posY>
<width>250</width>
<height>50</height>
<textureFocus>basic_button_focus.png</textureFocus>
<textureNoFocus>basic_button_nofocus.png</textureNoFocus>
<hyperlink>23458123</hyperlink> put in the id number of .xml
<label>Internet TV</label> change text
<textcolor>00ffffff</textcolor>
<textcolorNoFocus>00ffffff</textcolorNoFocus>
<onleft>600</onleft>
<onright>600</onright>
<onup>3</onup>
<ondown>601</ondown>
<visible>Control.HasFocus(3)|Control.HasFocus(600)|Control.HasFocus(601)|Control.HasFocus(602)</visible>
<animation effect="fade" time="1000" delay="500">WindowClose</animation>
<animation effect="slide" time="1000" start="0,0" end="0,-300" delay="500" acceleration="-1" >WindowClose</animation>
</control>
<control>
<description>Internet TV Button Label</description>
<type>label</type>
<id>1</id>
<posX>520</posX>
<posY>500</posY>
<width>250</width>
<height>50</height>
<label>Internet TV</label> change text
<align>center</align>
<visible>Control.HasFocus(3)|Control.HasFocus(600)|Control.HasFocus(601)|Control.HasFocus(602)</visible>
<animation effect="fade" time="1000" delay="500">WindowClose</animation>
<animation effect="slide" time="1000" start="0,0" end="0,-300" delay="500" acceleration="-1" >WindowClose</animation>
</control>
Germany