grote002
2007-05-21, 03:39
Hi,
I am trying to extend the ShowInfo in Fullscreen to fit more info, one of them is a VideoPlayer.Cover.
I added the following control:
<control type="image" id="1">
<description>Video Cover</description>
<posx>23</posx>
<posy>445</posy>
<width>80</width>
<height>120</height>
<visible>Player.ShowInfo</visible>
<texture>defaultVideoBig2.png</texture>
<info>VideoPlayer.Cover</info>
<aspectratio>keep</aspectratio>
<animation effect="fade" time="500">WindowOpen</animation>
<animation effect="fade" time="500">VisibleChange</animation>
</control>
But even when a tv-episode has no Cover, it still shows the default cover, but not defaultVideoBig2.png as i would expect.
Anything i could do to change this ?
Thanks for any help.
Screenshot now:
http://csimiami.student.utwente.nl/stuff/screenshot212.jpg
I am trying to extend the ShowInfo in Fullscreen to fit more info, one of them is a VideoPlayer.Cover.
I added the following control:
<control type="image" id="1">
<description>Video Cover</description>
<posx>23</posx>
<posy>445</posy>
<width>80</width>
<height>120</height>
<visible>Player.ShowInfo</visible>
<texture>defaultVideoBig2.png</texture>
<info>VideoPlayer.Cover</info>
<aspectratio>keep</aspectratio>
<animation effect="fade" time="500">WindowOpen</animation>
<animation effect="fade" time="500">VisibleChange</animation>
</control>
But even when a tv-episode has no Cover, it still shows the default cover, but not defaultVideoBig2.png as i would expect.
Anything i could do to change this ?
Thanks for any help.
Screenshot now:
http://csimiami.student.utwente.nl/stuff/screenshot212.jpg