Videowindow difficulties.
#1
HI!

I have difficulties with videowindow ,in window xml , everything is ok but in Dialog.xml
for example DialogVideoInfo.xml video is not visibility.

Which .xml has control for visibility videowindow in Dialog ,xml ?

Quote: <control type="videowindow">
<description>video</description>
<posx>1300</posx>
<posy>100</posy>
<width>550</width>
<height>350</height>
<aspectratio>stretch</aspectratio>
</control>

Thanks.
Reply
#2
Perhaps it can only be used in a window?
Reply
#3
I believe there can only be one <videowindow> control visible at a time. If your underlying window contains a <videowindow> control - ie: video being shown in the background - then you'd have to hide that one first.

Also, I don't think <videowindow> implements an <aspectratio> tag.
Reply
#4
Thank you all, for advice.

I already switched my

Quote:Custom_Games_Info.xml
Custom_Video_Info.xml

From <window type="dialog" id="??"> In <window id="??"> and it is now everything okay.

But what to do with DialogVideoInfo.xml ,and also DialogVideoInfo in skin.xperience1080 from Black.
Videowindow work ok, in his version. I think that something's missing in my skin.

Regards.
Reply

Logout Mark Read Team Forum Stats Members Help
Videowindow difficulties.0