Guten Abend ,ich habe beim Skin Konfluence durch folgenden befehl mir die Covers für die Filme angepasst,wird durch Video Resulation angezeigt .
Leider fehlt mir der noch für 3d und Film Sets und Tv Serien . Weis da jemand einen einfachen rat.
Hier der Code
<control type="group">
<visible>!Skin.HasSetting(hidecases724)</visible>
<control type="image">
<left>-2</left>
<top>36</top>
<width>222</width>
<height>318</height>
<texture background="true">flagging/cases/560.png</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
</control>
<control type="image">
<left>-2</left>
<top>36</top>
<width>222</width>
<height>318</height>
<texture background="true" diffuse="diffuse_mirror2.png" flipy="true">flagging/cases/560.png</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
</control>
<control type="image">
<left>-2</left>
<top>36</top>
<width>222</width>
<height>318</height>
<texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
</control>
<control type="image">
<left>-2</left>
<top>36</top>
<width>222</width>
<height>318</height>
<aspectratio>stretch</aspectratio>
<fadetime>200</fadetime>
<texture background="true">cases/$INFO[ListItem.videoresolution]case.png</texture>
</control>
<control type="image">
<left>-2</left>
<top>36</top>
<width>222</width>
<height>318</height>
<texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
</control>
<control type="image">
<left>-2</left>
<top>36</top>
<width>222</width>
<height>318</height>
<texture background="true" diffuse="diffuse_mirror2.png" flipy="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
</control>
</control>
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!