- June 1, 2008
- 3,308
- 205
- Home Country
- Germany
Hello guys, i will try round covers on Titanius Skin, but when i use
i have no Cover, the Cover is gone...
Here is the complete Codeblock...
Is this only working on streamedmp ? Because i have do the same on streamed and it works fine.
Code:
<texture flipY="true" diffuse="Thumb_Mask.png" mask="poster_mask.png">#MovingPictures.Coverart</texture>
i have no Cover, the Cover is gone...
Here is the complete Codeblock...
Code:
<control>
<description>Cover Art</description>
<type>image</type>
<id>500</id>
<posX>123</posX>
<posY>360</posY>
<width>379</width>
<height>563</height>
<texture mask="poster_mask.png">#TVSeries.SeriesPoster</texture>
<visible>[control.isvisible(1237)|control.isvisible(1238)]+[facadeview.list|facadeview.largeicons]</visible>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
Is this only working on streamedmp ? Because i have do the same on streamed and it works fine.