Mine too so I modded the myextensions2.xml file.MyExtension screen seems missing "Download updates" button
Thanks! I only don't like you used your own implementation of the common.time.xml and that you use the util images as icon. It would be nicer if you just use an fixed icon, like this: <define>#header.image:icon_movies.png</define>Took some time this weekend, so here are fixed and improved OnlineVideos skin files for Titan.
<control>
<type>image</type>
<id>0</id>
<posY>0</posY>
<posX>0</posX>
<width>612</width>
<height>1074</height>
<texture>menu_bg.png</texture>
<visible>!Control.HasFocus(50)+control.isvisible(50)</visible>
<animation effect="fade" time="0">WindowClose</animation>
<animation effect="slide" start="-150,0" time="100">visible</animation>
<animation effect="fade" time="50">visible</animation>
<animation effect="fade" time="0">hidden</animation>
</control>
Took some time this weekend, so here are fixed and improved OnlineVideos skin files for Titan.