[solved] LatestMediaHandler_overlay issue (1 Viewer)

alex0511

Portal Member
December 25, 2012
20
1
38
Home Country
Germany Germany
Hello everyone!

I´m sorry for creating an own thread but i can´t solve this issue by myself.
Neither in default "extended two skin" nor in "basicshome goes classics skin" the latest media overlay of tvseries shows the percentage of rating. (only at tvseries)
For example:
tvprob.jpg

It´s not a big issue but it makes me crazy, becaus i don´t find any mistake.

<control>
<type>imagelist</type>
<id>4</id>
<posX>240</posX>
<posY>315</posY>
<width>315</width>
<height>29</height>
<textureWidth>20</textureWidth>
<textureHeight>16</textureHeight>
<subitems>
<subitem>starg.png</subitem>
<subitem>starw.png</subitem>
</subitems>
<orientation>horizontal</orientation>
<align>left</align>
<imagesToDraw>10</imagesToDraw>
<percentage>#latestMediaHandler.tvseries.latest1.rating</percentage>
<visible>Control.IsVisible(91939520)</visible>
<animation effect="fade" start="100" end="0" time="0">Hidden</animation>
<animation effect="fade" start="0" end="100" time="450" reversible="false" delay="1200">Visible</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
<animation effect="slide" start="0,0" end="330,0" time="350" delay="30000" reversible="true" condition="Control.IsVisible(91939520)">Conditional</animation>
</control>

It only shows the image of the second subitem "<subitem>starw.png</subitem>".

Because of the issue with the default skin, maybe it´s general problem? I´m using MP1.8.

I hope somebody could help me!

Edit:
Thread can be deleted. Could solve problem with friendly user!


Thanks in advance.
Best regards
Alex
 
Last edited:

Users who are viewing this thread

Top Bottom