overlaywatched.png Location
#1
Guys I need serious help. I have searched high and low to find the xml that contains the overlaywatched.png and I am at wits end as I have trawled through PM3, xTV as well as the Manual and just can't find it. I want to add this function to a skin I use that doesn't have it yet. Any help would be greatly appreciated.

Thanks in advance.

D
Reply
#2
[HTML]<control type="image">
<posx>60</posx>
<posy>245</posy>
<width>32</width>
<height>32</height>
<info>ListItem.Overlay</info>
<visible>![Skin.HasSetting(WatchedOverlays) + Window.IsActive(myvideolibrary)]</visible>
</control>[/HTML]

Just had a quick scan I think this is what you are after.
Reply
#3
Broads

Thanks for the help but which xml do I find that info in.

D
Reply
#4
In amped and I guess many of the other skins, I would look into the common views.xml

Then look through the video includes.
Reply
#5
It can be anywhere you want you just need an image with
<info>ListItem.Overlay</info>
as the value
Reply
#6
Thanks for the help you guys. I'll have a look now.

D
Reply

Logout Mark Read Team Forum Stats Members Help
overlaywatched.png Location0