2
<defaultcontrol always="true">50</defaultcontrol>
3
<allowoverlay>no</allowoverlay>
6
<include>CommonVideoBackground</include>
7
<include>CommonMediaPlayingBackground</include>
9
<include>Window_OpenClose_Animation</include>
10
<control type="image">
15
<texture border="20">black-back.png</texture>
16
<include>VisibleFadeEffect</include>
17
<visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
19
<control type="image">
24
<texture>floor.png</texture>
25
<include>VisibleFadeEffect</include>
26
<visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
28
<control type="group">
29
<include>VisibleFadeEffect</include>
30
<visible>Control.IsVisible(50)</visible>
31
<control type="image">
36
<texture border="20">ContentPanel.png</texture>
38
<control type="image">
43
<aspectratio aligny="top">keep</aspectratio>
44
<texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
47
<control type="group">
48
<include>VisibleFadeEffect</include>
49
<visible>Control.IsVisible(51)</visible>
50
<control type="image">
55
<texture border="20">ContentPanel.png</texture>
57
<control type="image">
62
<aspectratio aligny="top">keep</aspectratio>
63
<texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
67
<control type="group">
68
<include>Window_OpenClose_Animation</include>
69
<include>CommonRootView</include> <!-- view id = 50 -->
70
<include>FullWidthList</include> <!-- view id = 51 -->
72
<include>CommonPageCount</include>
73
<include>BehindDialogFadeOut</include>
74
<include>ScrollOffsetLabel</include>
75
<control type="group">
76
<animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">Conditional</animation>
77
<animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
78
<control type="button" id="8999">
79
<description>Fake button for mouse control</description>
86
<texturenofocus>-</texturenofocus>
87
<texturefocus>-</texturefocus>
88
<visible>true</visible>
90
<include>SideBladeLeft</include>
91
<control type="image">
92
<description>LOGO</description>
97
<aspectratio>keep</aspectratio>
98
<texture>Confluence_Logo.png</texture>
100
<control type="group" id="9000">
103
<include>CommonNowPlaying</include>
104
<control type="button" id="2">
105
<description>View As button</description>
108
<include>ButtonCommonValues</include>
111
<onright>50</onright>
115
<control type="radiobutton" id="20">
116
<description>Shuffle button</description>
119
<include>ButtonCommonValues</include>
122
<onright>50</onright>
126
<control type="button" id="26">
127
<description>Repeat button</description>
130
<include>ButtonCommonValues</include>
133
<onright>50</onright>
137
<control type="button" id="21">
138
<description>Save button</description>
142
<include>ButtonCommonValues</include>
144
<onright>50</onright>
148
<control type="button" id="22">
149
<description>Clear button</description>
153
<onclick>ReplaceWindow(video)</onclick>
154
<include>ButtonCommonValues</include>
156
<onright>50</onright>
160
<control type="button" id="610">
161
<description>Fake Button to fix Player Controls Navigation</description>
164
<visible>false</visible>
166
<control type="group">
169
<include>CommonNowPlaying_Controls</include>
171
<control type="button" id="611">
172
<description>Fake Button to fix Player Controls Navigation</description>
175
<visible>false</visible>
179
<control type="group">
182
<animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
183
<animation effect="slide" start="-370,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
184
<control type="image">
189
<texture border="0,0,32,0">header.png</texture>
191
<control type="label">
192
<include>WindowTitleCommons</include>
194
<label>$LOCALIZE[10522]</label>
197
<include>WindowTitleHomeButton</include>
198
<include>Clock</include>
b'\\ No newline at end of file'