[MOD] zwatvision mods
#16
ohh yea only way i know how to find what codec is used.
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
Reply
#17
Can you hightlight the area in the XML where you have info to show the studio flags? I cannot get the studio flag to show up.
Reply
#18
Code:
<control type="image">
                        <description>imax Image hack</description>
                        <include>flagsize</include>
                        <texture>extras/Studios/imax.png</texture>
                        <visible>substring(ListItem.FilenameAndPath,imax)</visible>
                </control>
                <control type="image">
                        <description>studio Image hack</description>
                        <include>flagsize</include>
                        <texture>$INFO[ListItem.Studio,extras/Studios/,.png]</texture>
                        <visible>![substring(ListItem.FilenameAndPath,imax) + substring(ListItem.Studio,imax)]</visible>
                </control>
        </include>
        <include name="AudioCodecFlaggingConditions_grey">

i only did it for grey flags since the default flags that follows the skin has background
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
Reply

Logout Mark Read Team Forum Stats Members Help
[MOD] zwatvision mods0