Multiimage for Posters
#1
Hi,

Can anyone offer advice on coding in multiimage on Posters to this showcase view xml
The existing lines looks like this

<control type="image"><!-- Poster -->
<include>ShowCasePoster</include>
<texture diffuse="thumb_poster_diffuse.png" fallback="DefaultVideoPoster.png" background="true">$VAR[value_poster]</texture>
<visible>[Skin.HasSetting(flattenshowcase) + [Window.IsActive(25) | Window.IsActive(1)] | Skin.HasSetting(flattenshowcasemusic) + [Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)]] + !Control.IsVisible(6000)</visible>
</control>

I've gotten multiimage control working elsewhere and I'm almost finished my first mod, this is an older stable build of Aeon MQ5.

Any direction would help Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Multiimage for Posters0