Advertisement
Guest User

Untitled

a guest
Jun 29th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.10 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3. <!-- movieinformation -->
  4. <defaultcontrol always="true">8</defaultcontrol>
  5. <onload>Control.Move(5000,$INFO[Container(5000).CurrentItem,-])</onload>
  6. <onload>Control.Move(5000,1)</onload>
  7. <onload>Control.Move(50,$INFO[Container(50).CurrentItem,-])</onload>
  8. <onload>Control.Move(50,1)</onload>
  9. <onload condition="!IsEmpty(Container(50).ListItemNoWrap(0).Label)">SetProperty(Actor1,$INFO[Container(50).ListItemNoWrap(0).Label],home)</onload>
  10. <onload condition="!IsEmpty(Container(50).ListItemNoWrap(1).Label)">SetProperty(Actor2,$INFO[Container(50).ListItemNoWrap(1).Label],home)</onload>
  11. <onload condition="!IsEmpty(Container(50).ListItemNoWrap(2).Label)">SetProperty(Actor3,$INFO[Container(50).ListItemNoWrap(2).Label],home)</onload>
  12. <onload condition="System.HasAddon(script.tvtunes)">RunScript(script.tvtunes,backend=True)</onload>
  13. <onunload>ClearProperty(Similar,home)</onunload>
  14. <onunload>SetFocus(50)</onunload>
  15. <animation effect="fade" end="100" start="100" time="200">WindowClose</animation>
  16. <controls>
  17. <!-- Hidden Plot -->
  18. <control type="textbox">
  19. <left>-1200</left>
  20. <width>1192</width>
  21. <height>122</height>
  22. <align>left</align>
  23. <font>Light30Spaced</font>
  24. <pagecontrol>96</pagecontrol>
  25. <autoscroll>false</autoscroll>
  26. <textcolor>ffbbbbbb</textcolor>
  27. <label>$VAR[Plot]</label>
  28. </control>
  29. <!-- Hidden scrollbar -->
  30. <control id="96" type="scrollbar">
  31. <left>-1200</left>
  32. <width>1192</width>
  33. <height>122</height>
  34. <showonepage>false</showonepage>
  35. <orientation>vertical</orientation>
  36. </control>
  37. <!-- Background -->
  38. <include>BackgroundImage</include>
  39. <!-- Fanart -->
  40. <control type="group">
  41. <control type="image">
  42. <include>FullscreenDimensions</include>
  43. <colordiffuse>26ffffff</colordiffuse>
  44. <texture background="true">$VAR[Fanart]</texture>
  45. </control>
  46. <include>DialogVideoInfoAnimation</include>
  47. </control>
  48. <control type="group">
  49. <left>90</left>
  50. <top>99</top>
  51. <include>DialogVideoInfoAnimation</include>
  52. <animation effect="fade" end="100" start="0" time="200">WindowOpen</animation>
  53. <!-- Icon -->
  54. <control type="image">
  55. <width>320</width>
  56. <height>480</height>
  57. <texture>$VAR[VideoInfoImage]</texture>
  58. <aspectratio aligny="center">scale</aspectratio>
  59. </control>
  60. <control type="image">
  61. <width>90</width>
  62. <height>90</height>
  63. <texture>views/OverlayHD.png</texture>
  64. <visible>IntegerGreaterThan(ListItem.VideoResolution,719)</visible>
  65. </control>
  66. <control type="image">
  67. <width>90</width>
  68. <height>90</height>
  69. <texture>views/OverlayWatched.png</texture>
  70. <visible>IntegerGreaterThan(ListItem.PlayCount,0)</visible>
  71. </control>
  72. <control type="image">
  73. <top>240</top>
  74. <width>320</width>
  75. <height>240</height>
  76. <texture border="2">views/season_overlay.png</texture>
  77. <visible>ListItem.IsResumable</visible>
  78. </control>
  79. <control type="label">
  80. <left>16</left>
  81. <top>436</top>
  82. <width>604</width>
  83. <height>28</height>
  84. <font>Med20</font>
  85. <textcolor>ffbcbcbc</textcolor>
  86. <label>$INFO[Window(home).Property(PercentRemaining)]</label>
  87. <visible>ListItem.IsResumable</visible>
  88. </control>
  89. <control type="progress">
  90. <top>480</top>
  91. <width>320</width>
  92. <height>8</height>
  93. <info>ListItem.PercentPlayed</info>
  94. <texturebg border="2">views/ProgressBack.png</texturebg>
  95. <lefttexture>-</lefttexture>
  96. <midtexture border="2">views/ProgressBar.png</midtexture>
  97. <righttexture>-</righttexture>
  98. <overlaytexture>-</overlaytexture>
  99. <visible>ListItem.IsResumable</visible>
  100. </control>
  101. <control type="image">
  102. <top>480</top>
  103. <width>320</width>
  104. <height>8</height>
  105. <texture border="2">views/ProgressBar.png</texture>
  106. <visible>IntegerGreaterThan(ListItem.PlayCount,0) + !ListItem.IsResumable</visible>
  107. </control>
  108. <control id="7000" type="button">
  109. <top>518</top>
  110. <width>480</width>
  111. <height>35</height>
  112. <onup condition="!Control.IsVisible(96)">Close</onup>
  113. <onup condition="Control.IsVisible(96)">3002</onup>
  114. <ondown>7001</ondown>
  115. <onleft>Close</onleft>
  116. <onright>50</onright>
  117. <onfocus>ClearProperty(Similar,home)</onfocus>
  118. <font>Light35</font>
  119. <textcolor>ffdadada</textcolor>
  120. <focusedcolor>ffffc24b</focusedcolor>
  121. <label>$LOCALIZE[31026]</label>
  122. <include>NoTextures</include>
  123. <animation condition="!IsEmpty(Window(home).Property(Similar))" effect="fade" end="50" start="100" time="0">Conditional</animation>
  124. </control>
  125. <control id="7001" type="button">
  126. <top>573</top>
  127. <width>480</width>
  128. <height>35</height>
  129. <onup>7000</onup>
  130. <ondown>noop</ondown>
  131. <onleft>Close</onleft>
  132. <onright condition="!IsEmpty(Container(5000).ListItem.Label)">5000</onright>
  133. <onright condition="IsEmpty(Container(5000).ListItem.Label)">9001</onright>
  134. <onfocus>SetProperty(Similar,1,home)</onfocus>
  135. <font>Light35</font>
  136. <textcolor>ffdadada</textcolor>
  137. <focusedcolor>ffffc24b</focusedcolor>
  138. <label>$LOCALIZE[31070]</label>
  139. <include>NoTextures</include>
  140. <animation condition="IsEmpty(Window(home).Property(Similar))" effect="fade" end="50" start="100" time="0">Conditional</animation>
  141. </control>
  142. </control>
  143. <control type="group">
  144. <left>510</left>
  145. <top>99</top>
  146. <animation effect="fade" end="100" start="0" time="200" delay="400">WindowOpen</animation>
  147. <!-- Heading -->
  148. <control type="label">
  149. <top>-7</top>
  150. <width>1170</width>
  151. <height>48</height>
  152. <font>Med48</font>
  153. <scroll>true</scroll>
  154. <textcolor>ffdadada</textcolor>
  155. <scrollspeed>100</scrollspeed>
  156. <label>$VAR[VideoInfoLabel]</label>
  157. <include>DialogVideoInfoAnimation</include>
  158. </control>
  159. <!-- Year / Runtime / Rating -->
  160. <control type="grouplist">
  161. <top>60</top>
  162. <height>32</height>
  163. <itemgap>22</itemgap>
  164. <orientation>horizontal</orientation>
  165. <usecontrolcoords>true</usecontrolcoords>
  166. <visible>!Control.HasFocus(50) + !Control.HasFocus(5000)</visible>
  167. <animation effect="fade" end="0" start="100" time="0">Hidden</animation>
  168. <animation delay="200" effect="fade" end="100" start="0" time="80">Visible</animation>
  169. <control type="label">
  170. <top>-6</top>
  171. <width>auto</width>
  172. <height>32</height>
  173. <font>Light32</font>
  174. <aligny>bottom</aligny>
  175. <textcolor>ffbebebe</textcolor>
  176. <label>$INFO[ListItem.Year]</label>
  177. <visible>!IsEmpty(ListItem.Year)</visible>
  178. </control>
  179. <control type="label">
  180. <top>-6</top>
  181. <width>auto</width>
  182. <height>32</height>
  183. <font>Light32</font>
  184. <aligny>bottom</aligny>
  185. <textcolor>ffbebebe</textcolor>
  186. <label>$VAR[Duration] </label>
  187. <visible>!IsEmpty(ListItem.Duration)</visible>
  188. </control>
  189. <control type="image">
  190. <top>3</top>
  191. <width>35</width>
  192. <height>23</height>
  193. <colordiffuse>ffdadada</colordiffuse>
  194. <texture>rating/cc.png</texture>
  195. <visible>!IsEmpty(ListItem.SubtitleLanguage)</visible>
  196. </control>
  197. <include>Rating_TV</include>
  198. <include condition="IsEmpty(Skin.String(RatingCountry)) | Stringcompare(Skin.String(RatingCountry),US)">Rating_MPAA</include>
  199. <include condition="Stringcompare(Skin.String(RatingCountry),UK)">Rating_BBFC</include>
  200. <include condition="Stringcompare(Skin.String(RatingCountry),Germany)">Rating_FSK</include>
  201. </control>
  202. <!-- Star rating / Votes / Rating -->
  203. <control type="grouplist">
  204. <top>100</top>
  205. <height>36</height>
  206. <itemgap>10</itemgap>
  207. <orientation>horizontal</orientation>
  208. <usecontrolcoords>true</usecontrolcoords>
  209. <visible>!Control.HasFocus(50) + !Control.HasFocus(5000)</visible>
  210. <animation effect="fade" end="0" start="100" time="0">Hidden</animation>
  211. <animation delay="200" effect="fade" end="100" start="0" time="80">Visible</animation>
  212. <control type="image">
  213. <top>2</top>
  214. <width>137</width>
  215. <height>24</height>
  216. <texture>$VAR[StarRating]</texture>
  217. <visible>!IsEmpty(ListItem.Rating)</visible>
  218. </control>
  219. <control type="image">
  220. <top>2</top>
  221. <width>137</width>
  222. <height>24</height>
  223. <texture>$VAR[SeasonStarRating]</texture>
  224. <visible>!IsEmpty(Window(home).Property(TVShowRating)) + IsEmpty(ListItem.Rating)</visible>
  225. </control>
  226. <control type="label">
  227. <top>-4</top>
  228. <width>auto</width>
  229. <height>24</height>
  230. <font>Med30</font>
  231. <aligny>bottom</aligny>
  232. <textcolor>ff717171</textcolor>
  233. <label>$INFO[ListItem.Votes,(,) ]</label>
  234. <visible>!IsEmpty(ListItem.Votes) + IntegerGreaterThan(ListItem.Votes,0)</visible>
  235. </control>
  236. <control type="image">
  237. <top>4</top>
  238. <width>48</width>
  239. <height>23</height>
  240. <texture>views/imdb.png</texture>
  241. <visible>!IsEmpty(ListItem.Rating) + !Container.Content(tvshows)</visible>
  242. </control>
  243. <control type="image">
  244. <top>3</top>
  245. <width>47</width>
  246. <height>23</height>
  247. <texture>views/tvdb.png</texture>
  248. <visible>!IsEmpty(ListItem.Rating) + Container.Content(tvshows)</visible>
  249. </control>
  250. <control type="label">
  251. <top>-13</top>
  252. <width>auto</width>
  253. <height>34</height>
  254. <font>Bold30</font>
  255. <aligny>bottom</aligny>
  256. <textcolor>ffbcbcbc</textcolor>
  257. <label>$INFO[ListItem.Rating,,/10]</label>
  258. <visible>!IsEmpty(ListItem.Rating)</visible>
  259. </control>
  260. </control>
  261. <control type="grouplist">
  262. <top>156</top>
  263. <width>2800</width>
  264. <height>1400</height>
  265. <itemgap>0</itemgap>
  266. <ondown>8</ondown>
  267. <orientation>vertical</orientation>
  268. <usecontrolcoords>true</usecontrolcoords>
  269. <animation condition="Control.HasFocus(50) | Control.HasFocus(5000)" effect="slide" end="0,-91" start="0,0" time="200">Conditional</animation>
  270. <!-- Plot -->
  271. <control type="textbox">
  272. <width>1192</width>
  273. <height max="122">auto</height>
  274. <align>left</align>
  275. <font>Light30Spaced</font>
  276. <autoscroll>false</autoscroll>
  277. <textcolor>ffbbbbbb</textcolor>
  278. <label>$VAR[Plot]</label>
  279. <include>DialogVideoInfoAnimation</include>
  280. <visible>!IsEmpty(ListItem.Plot) | !IsEmpty(ListItem.PlotOutline)</visible>
  281. </control>
  282. <control id="3003" type="button">
  283. <onfocus>Close</onfocus>
  284. <visible allowhiddenfocus="true">false</visible>
  285. </control>
  286. <!-- More button -->
  287. <control id="3002" type="button">
  288. <left>1194</left>
  289. <top>-34</top>
  290. <width>37</width>
  291. <height>23</height>
  292. <onleft>7000</onleft>
  293. <onright>8</onright>
  294. <onclick>SetFocus(4000)</onclick>
  295. <include>DialogVideoInfoAnimation</include>
  296. <texturefocus>views/more_fo.png</texturefocus>
  297. <texturenofocus>views/more_nf.png</texturenofocus>
  298. <visible>Control.IsVisible(96)</visible>
  299. </control>
  300. </control>
  301. <!-- Starring -->
  302. <control type="grouplist">
  303. <top>297</top>
  304. <height>36</height>
  305. <itemgap>20</itemgap>
  306. <include>DialogVideoInfoAnimation</include>
  307. <orientation>horizontal</orientation>
  308. <usecontrolcoords>true</usecontrolcoords>
  309. <visible>!IsEmpty(ListItem.Cast)</visible>
  310. <animation condition="Control.HasFocus(50) | Control.HasFocus(5000)" effect="fade" end="0" start="100" time="0">Conditional</animation>
  311. <animation condition="!Control.HasFocus(50) + !Control.HasFocus(5000)" delay="200" effect="fade" end="100" start="0" time="80">Conditional</animation>
  312. <control type="label">
  313. <width>auto</width>
  314. <height>24</height>
  315. <font>Med30</font>
  316. <aligny>bottom</aligny>
  317. <textcolor>ff717171</textcolor>
  318. <label>$LOCALIZE[31071]:</label>
  319. </control>
  320. <control type="label">
  321. <top>-1</top>
  322. <width max="1024">auto</width>
  323. <height>24</height>
  324. <font>Light30Spaced</font>
  325. <aligny>bottom</aligny>
  326. <textcolor>ffbcbcbc</textcolor>
  327. <label>$VAR[CastList]</label>
  328. </control>
  329. </control>
  330. <!-- Director -->
  331. <control type="grouplist">
  332. <top>339</top>
  333. <width>1192</width>
  334. <height>36</height>
  335. <itemgap>20</itemgap>
  336. <include>DialogVideoInfoAnimation</include>
  337. <orientation>horizontal</orientation>
  338. <usecontrolcoords>true</usecontrolcoords>
  339. <visible>!IsEmpty(ListItem.Director)</visible>
  340. <animation condition="Control.HasFocus(50) | Control.HasFocus(5000)" effect="fade" end="0" start="100" time="0">Conditional</animation>
  341. <animation condition="!Control.HasFocus(50) + !Control.HasFocus(5000)" delay="200" effect="fade" end="100" start="0" time="80">Conditional</animation>
  342. <control type="label">
  343. <width>auto</width>
  344. <height>24</height>
  345. <font>Med30</font>
  346. <aligny>bottom</aligny>
  347. <textcolor>ff717171</textcolor>
  348. <label>$LOCALIZE[31072]:</label>
  349. </control>
  350. <control type="label">
  351. <top>-1</top>
  352. <width>auto</width>
  353. <height>24</height>
  354. <font>Light30Spaced</font>
  355. <aligny>bottom</aligny>
  356. <textcolor>ffbcbcbc</textcolor>
  357. <label>$INFO[ListItem.Director]</label>
  358. </control>
  359. </control>
  360. <!-- Next Airs -->
  361. <control type="grouplist">
  362. <top>339</top>
  363. <width>1192</width>
  364. <height>36</height>
  365. <itemgap>20</itemgap>
  366. <include>DialogVideoInfoAnimation</include>
  367. <orientation>horizontal</orientation>
  368. <usecontrolcoords>true</usecontrolcoords>
  369. <visible>IsEmpty(ListItem.Director) + Container.Content(tvshows) + !IsEmpty(Window(Home).Property(NextAired.NextDay))</visible>
  370. <animation condition="Control.HasFocus(50) | Control.HasFocus(5000)" effect="fade" end="0" start="100" time="0">Conditional</animation>
  371. <animation condition="!Control.HasFocus(50) + !Control.HasFocus(5000)" delay="200" effect="fade" end="100" start="0" time="80">Conditional</animation>
  372. <control type="label">
  373. <width>auto</width>
  374. <height>24</height>
  375. <font>Med30</font>
  376. <aligny>bottom</aligny>
  377. <textcolor>ff717171</textcolor>
  378. <label>$LOCALIZE[31073]:</label>
  379. </control>
  380. <control type="label">
  381. <top>-1</top>
  382. <width>auto</width>
  383. <height>24</height>
  384. <font>Light30Spaced</font>
  385. <aligny>bottom</aligny>
  386. <textcolor>ffbcbcbc</textcolor>
  387. <label>$INFO[Window(Home).Property(NextAired.NextDay)]</label>
  388. </control>
  389. </control>
  390. <!-- Button grouplist -->
  391. <control id="9000" type="grouplist">
  392. <left>-2</left>
  393. <top>409</top>
  394. <width>1620</width>
  395. <height>116</height>
  396. <itemgap>10</itemgap>
  397. <onleft>7000</onleft>
  398. <onright>noop</onright>
  399. <orientation>horizontal</orientation>
  400. <include>DialogVideoInfoAnimation</include>
  401. <defaultcontrol always="true">9001</defaultcontrol>
  402. <animation condition="Control.HasFocus(50) | Control.HasFocus(5000)" effect="slide" end="0,-192" start="0,0" time="200">Conditional</animation>
  403. <!-- Dummy to always set focus to first visible button -->
  404. <control id="9001" type="button">
  405. <width>-10</width>
  406. <height>0</height>
  407. <label>-</label>
  408. <onfocus>Right</onfocus>
  409. <include>NoTextures</include>
  410. <visible>!Control.HasFocus(8) + !Control.HasFocus(6) + !Control.HasFocus(10) + !Control.HasFocus(20) + !Control.HasFocus(21)</visible>
  411. </control>
  412. <!-- Play/Browse Button -->
  413. <control id="8" type="togglebutton">
  414. <width>auto</width>
  415. <height>116</height>
  416. <onup condition="!Control.IsVisible(96)">Close</onup>
  417. <onup condition="Control.IsVisible(96)">3002</onup>
  418. <ondown condition="Control.IsVisible(5000)">5000</ondown>
  419. <ondown condition="Control.IsVisible(50)">50</ondown>
  420. <font>Med24</font>
  421. <label>$VAR[VideoInfoButton8]</label>
  422. <altlabel>Browse[CR]TV Show</altlabel>
  423. <usealttexture>Container.Content(TVShows)</usealttexture>
  424. <textoffsetx>20</textoffsetx>
  425. <textcolor>ffdadada</textcolor>
  426. <focusedcolor>ff222222</focusedcolor>
  427. <texturefocus border="3,5,6,8">views/button_fo.png</texturefocus>
  428. <texturenofocus border="3,3,6,6">views/button_nf.png</texturenofocus>
  429. <alttexturefocus border="3,5,6,8">views/button_fo.png</alttexturefocus>
  430. <alttexturenofocus border="3,3,6,6">views/button_nf.png</alttexturenofocus>
  431. </control>
  432. <control id="1003" type="button">
  433. <width>auto</width>
  434. <height>116</height>
  435. <onup condition="!Control.IsVisible(96)">Close</onup>
  436. <onup condition="Control.IsVisible(96)">3002</onup>
  437. <ondown condition="Control.IsVisible(5000)">5000</ondown>
  438. <ondown condition="Control.IsVisible(50)">50</ondown>
  439. <onclick condition="Player.HasMedia">PlayerControl(stop)</onclick>
  440. <onclick>PlayMedia($INFO[ListItem.Trailer])</onclick>
  441. <font>Med24</font>
  442. <label>Watch[CR]Trailer</label>
  443. <textoffsetx>20</textoffsetx>
  444. <textcolor>ffdadada</textcolor>
  445. <focusedcolor>ff222222</focusedcolor>
  446. <visible>!IsEmpty(ListItem.Trailer)</visible>
  447. <texturefocus border="3,5,6,8">views/button_fo.png</texturefocus>
  448. <texturenofocus border="3,3,6,6">views/button_nf.png</texturenofocus>
  449. </control>
  450. <!-- Refresh Button -->
  451. <control id="6" type="button">
  452. <width>auto</width>
  453. <height>116</height>
  454. <onup condition="!Control.IsVisible(96)">Close</onup>
  455. <onup condition="Control.IsVisible(96)">3002</onup>
  456. <ondown condition="Control.IsVisible(5000)">5000</ondown>
  457. <ondown condition="Control.IsVisible(50)">50</ondown>
  458. <font>Med24</font>
  459. <label>184</label>
  460. <textoffsetx>20</textoffsetx>
  461. <textcolor>ffdadada</textcolor>
  462. <focusedcolor>ff222222</focusedcolor>
  463. <visible>Control.IsEnabled(6)</visible>
  464. <texturefocus border="3,5,6,8">views/button_fo.png</texturefocus>
  465. <texturenofocus border="3,3,6,6">views/button_nf.png</texturenofocus>
  466. </control>
  467. <!-- Get Thumb Button -->
  468. <control id="10" type="button">
  469. <width>auto</width>
  470. <height>116</height>
  471. <onup condition="!Control.IsVisible(96)">Close</onup>
  472. <onup condition="Control.IsVisible(96)">3002</onup>
  473. <ondown condition="Control.IsVisible(5000)">5000</ondown>
  474. <ondown condition="Control.IsVisible(50)">50</ondown>
  475. <font>Med24</font>
  476. <label>Choose[CR]Thumb</label>
  477. <textoffsetx>20</textoffsetx>
  478. <textcolor>ffdadada</textcolor>
  479. <focusedcolor>ff222222</focusedcolor>
  480. <visible>Control.IsEnabled(10)</visible>
  481. <texturefocus border="3,5,6,8">views/button_fo.png</texturefocus>
  482. <texturenofocus border="3,3,6,6">views/button_nf.png</texturenofocus>
  483. </control>
  484. <!-- Artwork Downloader Button -->
  485. <control id="20" type="button">
  486. <width>auto</width>
  487. <height>116</height>
  488. <onup condition="!Control.IsVisible(96)">Close</onup>
  489. <onup condition="Control.IsVisible(96)">3002</onup>
  490. <ondown condition="Control.IsVisible(5000)">5000</ondown>
  491. <ondown condition="Control.IsVisible(50)">50</ondown>
  492. <onclick condition="Container.Content(tvshows)">RunScript(script.artwork.downloader, mode=gui, mediatype=tvshow, dbid=$INFO[ListItem.DBID])</onclick>
  493. <onclick condition="Container.Content(movies)">RunScript(script.artwork.downloader, mode=gui, mediatype=movie, dbid=$INFO[ListItem.DBID])</onclick>
  494. <font>Med24</font>
  495. <label>Artwork[CR]Downloader</label>
  496. <textoffsetx>20</textoffsetx>
  497. <textcolor>ffdadada</textcolor>
  498. <focusedcolor>ff222222</focusedcolor>
  499. <texturefocus border="3,5,6,8">views/button_fo.png</texturefocus>
  500. <texturenofocus border="3,3,6,6">views/button_nf.png</texturenofocus>
  501. <visible>System.HasAddon(script.artwork.downloader) + [Container.Content(movies) | Container.Content(tvshows)]</visible>
  502. </control>
  503. <!-- Cinema Experience Button -->
  504. <control id="21" type="button">
  505. <width>auto</width>
  506. <height>116</height>
  507. <onup condition="!Control.IsVisible(96)">Close</onup>
  508. <onup condition="Control.IsVisible(96)">3002</onup>
  509. <ondown condition="Control.IsVisible(5000)">5000</ondown>
  510. <ondown condition="Control.IsVisible(50)">50</ondown>
  511. <onclick>Dialog.Close(MovieInformation)</onclick>
  512. <onclick>RunScript(script.cinema.experience,movieid=$INFO[ListItem.DBID])</onclick>
  513. <font>Med24</font>
  514. <label>Cinema[CR]Experience</label>
  515. <textoffsetx>20</textoffsetx>
  516. <textcolor>ffdadada</textcolor>
  517. <focusedcolor>ff222222</focusedcolor>
  518. <texturefocus border="3,5,6,8">views/button_fo.png</texturefocus>
  519. <texturenofocus border="3,3,6,6">views/button_nf.png</texturenofocus>
  520. <visible>System.HasAddon(script.cinema.experience) + Container.Content(movies)</visible>
  521. </control>
  522. </control>
  523. </control>
  524. <control type="group">
  525. <left>-67</left>
  526. <top>686</top>
  527. <animation effect="fade" end="100" start="0" time="200" delay="800">WindowOpen</animation>
  528. <!-- Cast label -->
  529. <control type="label">
  530. <left>575</left>
  531. <width>1000</width>
  532. <height>32</height>
  533. <font>Med32</font>
  534. <textcolor>ff717171</textcolor>
  535. <label>$LOCALIZE[31076]</label>
  536. <visible>IsEmpty(Window(home).Property(Similar)) + !IsEmpty(Container(50).ListItem.Label) + !Control.HasFocus(50)</visible>
  537. <animation delay="400" effect="fade" end="100" start="0" time="200">Visible</animation>
  538. <animation effect="fade" end="0" start="100" time="0">Hidden</animation>
  539. </control>
  540. <!-- Cast -->
  541. <control id="50" type="fixedlist">
  542. <left>-25</left>
  543. <top>-271</top>
  544. <width>2600</width>
  545. <height>576</height>
  546. <onup>9001</onup>
  547. <ondown>Back</ondown>
  548. <ondown>RunScript(script.extendedinfo,info=extendedactorinfo,name=$INFO[Container(50).ListItem.Label])</ondown>
  549. <onleft>7000</onleft>
  550. <onright>noop</onright>
  551. <onright condition="!Window.IsVisible(1103)">SetProperty(BounceRight,1,Home)</onright>
  552. <onback>9001</onback>
  553. <preloaditems>2</preloaditems>
  554. <focusposition>2</focusposition>
  555. <viewtype label="">list</viewtype>
  556. <orientation>horizontal</orientation>
  557. <scrolltime easing="inout" tween="sine">300</scrolltime>
  558. <visible>IsEmpty(Window(home).Property(Similar))</visible>
  559. <animation condition="Window.IsVisible(1103)" reversible="false" type="Conditional">
  560. <effect easing="out" end="-20,0" start="0,0" time="60" tween="sine" type="slide" />
  561. <effect delay="80" easing="out" end="20,0" start="0,0" time="120" tween="sine" type="slide" />
  562. </animation>
  563. <animation effect="fade" end="100" start="0" time="300">Visible</animation>
  564. <animation effect="fade" end="0" start="100" time="300">Hidden</animation>
  565. <animation center="480,1022" condition="!Control.HasFocus(50)" easing="inout" effect="zoom" end="81" start="100" time="300" tween="sine">Conditional</animation>
  566. <itemlayout height="576" width="300">
  567. <control type="group">
  568. <visible>Control.HasFocus(50)</visible>
  569. <animation center="150,288" condition="true" effect="zoom" end="85" start="85">Conditional</animation>
  570. <control type="image">
  571. <top>48</top>
  572. <width>320</width>
  573. <height>480</height>
  574. <aspectratio align="center">scale</aspectratio>
  575. <texture background="true">$INFO[ListItem.Icon]</texture>
  576. </control>
  577. <control type="image">
  578. <left>-48</left>
  579. <centertop>288</centertop>
  580. <width>416</width>
  581. <height>576</height>
  582. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  583. </control>
  584. <control type="image">
  585. <top>48</top>
  586. <width>320</width>
  587. <height>480</height>
  588. <texture border="2">views/season_overlay.png</texture>
  589. <visible>!SubString(ListItem.Icon,Default)</visible>
  590. </control>
  591. <control type="label">
  592. <left>18</left>
  593. <top>412</top>
  594. <width>290</width>
  595. <height>42</height>
  596. <font>Bold42</font>
  597. <textcolor>ffffffff</textcolor>
  598. <shadowcolor>80000000</shadowcolor>
  599. <label>$INFO[ListItem.Label]</label>
  600. </control>
  601. <control type="label">
  602. <left>18</left>
  603. <top>463</top>
  604. <width>290</width>
  605. <height>28</height>
  606. <font>Med28</font>
  607. <scroll>false</scroll>
  608. <textcolor>ffffffff</textcolor>
  609. <shadowcolor>80000000</shadowcolor>
  610. <label>$INFO[ListItem.Label2,$LOCALIZE[20347] ,]</label>
  611. </control>
  612. <control type="image">
  613. <top>48</top>
  614. <width>320</width>
  615. <height>480</height>
  616. <texture>views/OverlayNF.png</texture>
  617. <visible>Control.HasFocus(50)</visible>
  618. <animation center="auto" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">VisibleChange</animation>
  619. </control>
  620. </control>
  621. </itemlayout>
  622. <focusedlayout height="576" width="300">
  623. <control type="group">
  624. <animation center="150,288" condition="Control.HasFocus(50) + [Container(50).OnNext | Container(50).OnPrevious]" easing="inout" effect="zoom" end="100" start="85" time="300" tween="sine">Focus</animation>
  625. <animation center="150,288" condition="Control.HasFocus(50) + [Container(50).OnNext | Container(50).OnPrevious]" easing="inout" effect="zoom" end="85" start="100" time="300" tween="sine">UnFocus</animation>
  626. <animation center="150,288" condition="!Control.HasFocus(50)" easing="inout" effect="zoom" end="85" start="100" time="300" tween="sine">Conditional</animation>
  627. <control type="image">
  628. <top>48</top>
  629. <width>320</width>
  630. <height>480</height>
  631. <aspectratio align="center">scale</aspectratio>
  632. <texture background="true">$INFO[ListItem.Icon]</texture>
  633. </control>
  634. <control type="image">
  635. <left>-48</left>
  636. <centertop>288</centertop>
  637. <width>416</width>
  638. <height>576</height>
  639. <texture border="51">views/shadow_fo.png</texture>
  640. <animation center="auto" condition="Control.HasFocus(50) | Container(50).OnNext | Container(50).OnPrevious" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">Focus</animation>
  641. <animation center="auto" condition="Container(50).OnNext | Container(50).OnPrevious" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">UnFocus</animation>
  642. </control>
  643. <control type="image">
  644. <left>-48</left>
  645. <centertop>288</centertop>
  646. <width>416</width>
  647. <height>576</height>
  648. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  649. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">Focus</animation>
  650. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">UnFocus</animation>
  651. </control>
  652. <control type="image">
  653. <top>48</top>
  654. <width>320</width>
  655. <height>480</height>
  656. <texture border="2">views/season_overlay.png</texture>
  657. <visible>!SubString(ListItem.Icon,Default)</visible>
  658. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">Focus</animation>
  659. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">UnFocus</animation>
  660. </control>
  661. <control type="label">
  662. <left>18</left>
  663. <top>412</top>
  664. <width>290</width>
  665. <height>42</height>
  666. <font>Bold42</font>
  667. <scroll>false</scroll>
  668. <textcolor>ffffffff</textcolor>
  669. <shadowcolor>80000000</shadowcolor>
  670. <label>$INFO[ListItem.Label]</label>
  671. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">Focus</animation>
  672. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">UnFocus</animation>
  673. </control>
  674. <control type="label">
  675. <left>18</left>
  676. <top>463</top>
  677. <width>290</width>
  678. <height>28</height>
  679. <font>Med28</font>
  680. <scroll>false</scroll>
  681. <textcolor>ffffffff</textcolor>
  682. <shadowcolor>80000000</shadowcolor>
  683. <label>$INFO[ListItem.Label2,$LOCALIZE[20347] ,]</label>
  684. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">Focus</animation>
  685. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">UnFocus</animation>
  686. </control>
  687. <control type="image">
  688. <top>48</top>
  689. <width>320</width>
  690. <height>480</height>
  691. <texture>views/OverlayNF.png</texture>
  692. <visible>Control.HasFocus(50)</visible>
  693. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">Focus</animation>
  694. <animation center="auto" condition="Control.HasFocus(50)" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">UnFocus</animation>
  695. </control>
  696. </control>
  697. </focusedlayout>
  698. </control>
  699. <control type="group">
  700. <left>1030</left>
  701. <top>-319</top>
  702. <visible>IsEmpty(Window(home).Property(Similar)) + !Control.HasFocus(50) + !IsEmpty(Container(50).ListItem.Label)</visible>
  703. <animation center="480,1022" condition="!Control.HasFocus(50)" easing="inout" effect="zoom" end="81" start="100" time="300" tween="sine">Conditional</animation>
  704. <animation center="150,288" condition="true" effect="zoom" end="85" start="85">Conditional</animation>
  705. <control type="group">
  706. <visible>!IsEmpty(Container(50).ListItemNoWrap(1).Label)</visible>
  707. <control type="image">
  708. <top>48</top>
  709. <width>320</width>
  710. <height>480</height>
  711. <aspectratio align="center">scale</aspectratio>
  712. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(50).ListItemNoWrap(1).Icon]</texture>
  713. </control>
  714. <control type="image">
  715. <left>-48</left>
  716. <centertop>288</centertop>
  717. <width>416</width>
  718. <height>576</height>
  719. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  720. </control>
  721. <control type="image">
  722. <top>48</top>
  723. <width>320</width>
  724. <height>480</height>
  725. <texture border="2">views/season_overlay.png</texture>
  726. <visible>!SubString(ListItem.Icon,Default)</visible>
  727. </control>
  728. <control type="label">
  729. <left>18</left>
  730. <top>412</top>
  731. <width>290</width>
  732. <height>42</height>
  733. <font>Bold42</font>
  734. <textcolor>ffffffff</textcolor>
  735. <shadowcolor>80000000</shadowcolor>
  736. <label>$INFO[Container(50).ListItemNoWrap(1).Label]</label>
  737. </control>
  738. <control type="label">
  739. <left>18</left>
  740. <top>463</top>
  741. <width>290</width>
  742. <height>28</height>
  743. <font>Med28</font>
  744. <scroll>false</scroll>
  745. <textcolor>ffffffff</textcolor>
  746. <shadowcolor>80000000</shadowcolor>
  747. <label>$INFO[Container(50).ListItemNoWrap(1).Label2,$LOCALIZE[20347] ,]</label>
  748. </control>
  749. </control>
  750. <control type="group">
  751. <left>352</left>
  752. <visible>!IsEmpty(Container(50).ListItemNoWrap(2).Label)</visible>
  753. <control type="image">
  754. <top>48</top>
  755. <width>320</width>
  756. <height>480</height>
  757. <aspectratio align="center">scale</aspectratio>
  758. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(50).ListItemNoWrap(2).Icon]</texture>
  759. </control>
  760. <control type="image">
  761. <left>-48</left>
  762. <centertop>288</centertop>
  763. <width>416</width>
  764. <height>576</height>
  765. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  766. </control>
  767. <control type="image">
  768. <top>48</top>
  769. <width>320</width>
  770. <height>480</height>
  771. <texture border="2">views/season_overlay.png</texture>
  772. <visible>!SubString(ListItem.Icon,Default)</visible>
  773. </control>
  774. <control type="label">
  775. <left>18</left>
  776. <top>412</top>
  777. <width>290</width>
  778. <height>42</height>
  779. <font>Bold42</font>
  780. <textcolor>ffffffff</textcolor>
  781. <shadowcolor>80000000</shadowcolor>
  782. <label>$INFO[Container(50).ListItemNoWrap(2).Label]</label>
  783. </control>
  784. <control type="label">
  785. <left>18</left>
  786. <top>463</top>
  787. <width>290</width>
  788. <height>28</height>
  789. <font>Med28</font>
  790. <scroll>false</scroll>
  791. <textcolor>ffffffff</textcolor>
  792. <shadowcolor>80000000</shadowcolor>
  793. <label>$INFO[Container(50).ListItemNoWrap(2).Label2,$LOCALIZE[20347] ,]</label>
  794. </control>
  795. </control>
  796. <control type="group">
  797. <left>705</left>
  798. <visible>!IsEmpty(Container(50).ListItemNoWrap(3).Label)</visible>
  799. <control type="image">
  800. <top>48</top>
  801. <width>320</width>
  802. <height>480</height>
  803. <aspectratio align="center">scale</aspectratio>
  804. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(50).ListItemNoWrap(3).Icon]</texture>
  805. </control>
  806. <control type="image">
  807. <left>-48</left>
  808. <centertop>288</centertop>
  809. <width>416</width>
  810. <height>576</height>
  811. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  812. </control>
  813. <control type="image">
  814. <top>48</top>
  815. <width>320</width>
  816. <height>480</height>
  817. <texture border="2">views/season_overlay.png</texture>
  818. <visible>!SubString(ListItem.Icon,Default)</visible>
  819. </control>
  820. <control type="label">
  821. <left>18</left>
  822. <top>412</top>
  823. <width>290</width>
  824. <height>42</height>
  825. <font>Bold42</font>
  826. <textcolor>ffffffff</textcolor>
  827. <shadowcolor>80000000</shadowcolor>
  828. <label>$INFO[Container(50).ListItemNoWrap(3).Label]</label>
  829. </control>
  830. <control type="label">
  831. <left>18</left>
  832. <top>463</top>
  833. <width>290</width>
  834. <height>28</height>
  835. <font>Med28</font>
  836. <scroll>false</scroll>
  837. <textcolor>ffffffff</textcolor>
  838. <shadowcolor>80000000</shadowcolor>
  839. <label>$INFO[Container(50).ListItemNoWrap(3).Label2,$LOCALIZE[20347] ,]</label>
  840. </control>
  841. </control>
  842. <control type="group">
  843. <left>1058</left>
  844. <visible>!IsEmpty(Container(50).ListItemNoWrap(4).Label)</visible>
  845. <control type="image">
  846. <top>48</top>
  847. <width>320</width>
  848. <height>480</height>
  849. <aspectratio align="center">scale</aspectratio>
  850. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(50).ListItemNoWrap(4).Icon]</texture>
  851. </control>
  852. <control type="image">
  853. <left>-48</left>
  854. <centertop>288</centertop>
  855. <width>416</width>
  856. <height>576</height>
  857. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  858. </control>
  859. <control type="image">
  860. <top>48</top>
  861. <width>320</width>
  862. <height>480</height>
  863. <texture border="2">views/season_overlay.png</texture>
  864. <visible>!SubString(ListItem.Icon,Default)</visible>
  865. </control>
  866. <control type="label">
  867. <left>18</left>
  868. <top>412</top>
  869. <width>290</width>
  870. <height>42</height>
  871. <font>Bold42</font>
  872. <textcolor>ffffffff</textcolor>
  873. <shadowcolor>80000000</shadowcolor>
  874. <label>$INFO[Container(50).ListItemNoWrap(4).Label]</label>
  875. </control>
  876. <control type="label">
  877. <left>18</left>
  878. <top>463</top>
  879. <width>290</width>
  880. <height>28</height>
  881. <font>Med28</font>
  882. <scroll>false</scroll>
  883. <textcolor>ffffffff</textcolor>
  884. <shadowcolor>80000000</shadowcolor>
  885. <label>$INFO[Container(50).ListItemNoWrap(4).Label2,$LOCALIZE[20347] ,]</label>
  886. </control>
  887. </control>
  888. <control type="group">
  889. <left>1411</left>
  890. <visible>!IsEmpty(Container(50).ListItemNoWrap(5).Label)</visible>
  891. <control type="image">
  892. <top>48</top>
  893. <width>320</width>
  894. <height>480</height>
  895. <aspectratio align="center">scale</aspectratio>
  896. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(50).ListItemNoWrap(5).Icon]</texture>
  897. </control>
  898. <control type="image">
  899. <left>-48</left>
  900. <centertop>288</centertop>
  901. <width>416</width>
  902. <height>576</height>
  903. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  904. </control>
  905. <control type="image">
  906. <top>48</top>
  907. <width>320</width>
  908. <height>480</height>
  909. <texture border="2">views/season_overlay.png</texture>
  910. <visible>!SubString(ListItem.Icon,Default)</visible>
  911. </control>
  912. <control type="label">
  913. <left>18</left>
  914. <top>412</top>
  915. <width>290</width>
  916. <height>42</height>
  917. <font>Bold42</font>
  918. <textcolor>ffffffff</textcolor>
  919. <shadowcolor>80000000</shadowcolor>
  920. <label>$INFO[Container(50).ListItemNoWrap(5).Label]</label>
  921. </control>
  922. <control type="label">
  923. <left>18</left>
  924. <top>463</top>
  925. <width>290</width>
  926. <height>28</height>
  927. <font>Med28</font>
  928. <scroll>false</scroll>
  929. <textcolor>ffffffff</textcolor>
  930. <shadowcolor>80000000</shadowcolor>
  931. <label>$INFO[Container(50).ListItemNoWrap(5).Label2,$LOCALIZE[20347] ,]</label>
  932. </control>
  933. </control>
  934. </control>
  935. <!-- Similar videos -->
  936. <control type="label">
  937. <left>575</left>
  938. <width>1000</width>
  939. <height>32</height>
  940. <font>Med32</font>
  941. <textcolor>ff717171</textcolor>
  942. <label>$LOCALIZE[31077]</label>
  943. <visible>!IsEmpty(Window(home).Property(Similar)) + !IsEmpty(Container(5000).ListItem.Label) + !Control.HasFocus(5000)</visible>
  944. <animation delay="400" effect="fade" end="100" start="0" time="200">Visible</animation>
  945. <animation effect="fade" end="0" start="100" time="0">Hidden</animation>
  946. </control>
  947. <!-- No similar videos -->
  948. <control type="label">
  949. <top>120</top>
  950. <left>575</left>
  951. <width>1000</width>
  952. <height>32</height>
  953. <font>Med54</font>
  954. <textcolor>ffbebebe</textcolor>
  955. <label>$LOCALIZE[31078]</label>
  956. <visible>!IsEmpty(Window(home).Property(Similar)) + IsEmpty(Container(5000).ListItem.Label)</visible>
  957. <animation delay="400" effect="fade" end="100" start="0" time="200">Visible</animation>
  958. <animation condition="Control.HasFocus(5000)" effect="fade" end="0" start="100" time="0">Conditional</animation>
  959. <animation condition="!Control.HasFocus(5000)" delay="200" effect="fade" end="100" start="0" time="80">Conditional</animation>
  960. </control>
  961. <!-- Video list -->
  962. <control id="5000" type="fixedlist">
  963. <left>-25</left>
  964. <top>-271</top>
  965. <width>2600</width>
  966. <height>576</height>
  967. <onup>9001</onup>
  968. <ondown>noop</ondown>
  969. <onleft>7001</onleft>
  970. <onright>noop</onright>
  971. <onright condition="!Window.IsVisible(1103)">SetProperty(BounceRight,1,Home)</onright>
  972. <onback>9001</onback>
  973. <preloaditems>2</preloaditems>
  974. <focusposition>2</focusposition>
  975. <viewtype label="">list</viewtype>
  976. <orientation>horizontal</orientation>
  977. <scrolltime easing="inout" tween="sine">300</scrolltime>
  978. <visible>!IsEmpty(Window(home).Property(Similar))</visible>
  979. <animation condition="Window.IsVisible(1103)" reversible="false" type="Conditional">
  980. <effect easing="out" end="-20,0" start="0,0" time="60" tween="sine" type="slide" />
  981. <effect delay="80" easing="out" end="20,0" start="0,0" time="120" tween="sine" type="slide" />
  982. </animation>
  983. <animation delay="300" effect="fade" end="100" start="0" time="300">Visible</animation>
  984. <animation effect="fade" end="0" start="100" time="300">Hidden</animation>
  985. <animation center="480,1022" condition="!Control.HasFocus(5000)" easing="inout" effect="zoom" end="81" start="100" time="300" tween="sine">Conditional</animation>
  986. <itemlayout height="576" width="300">
  987. <control type="group">
  988. <visible>Control.HasFocus(5000)</visible>
  989. <animation center="150,288" condition="true" effect="zoom" end="85" start="85">Conditional</animation>
  990. <control type="image">
  991. <top>48</top>
  992. <width>320</width>
  993. <height>480</height>
  994. <aspectratio align="center">scale</aspectratio>
  995. <texture background="true" fallback="views/movie_fallback.png">$INFO[ListItem.Art(poster)]</texture>
  996. </control>
  997. <control type="image">
  998. <left>-48</left>
  999. <centertop>288</centertop>
  1000. <width>416</width>
  1001. <height>576</height>
  1002. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  1003. </control>
  1004. <control type="label">
  1005. <left>18</left>
  1006. <top>455</top>
  1007. <width>290</width>
  1008. <height>42</height>
  1009. <font>Bold42</font>
  1010. <textcolor>ffffffff</textcolor>
  1011. <shadowcolor>80000000</shadowcolor>
  1012. <label>$INFO[ListItem.Label]</label>
  1013. <visible>IsEmpty(ListItem.Art(poster))</visible>
  1014. </control>
  1015. <control type="image">
  1016. <top>48</top>
  1017. <width>320</width>
  1018. <height>480</height>
  1019. <texture>views/OverlayNF.png</texture>
  1020. <visible>Control.HasFocus(5000)</visible>
  1021. <animation center="auto" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">VisibleChange</animation>
  1022. </control>
  1023. </control>
  1024. </itemlayout>
  1025. <focusedlayout height="576" width="300">
  1026. <control type="group">
  1027. <animation center="150,288" condition="Control.HasFocus(5000) + [Container(5000).OnNext | Container(5000).OnPrevious]" easing="inout" effect="zoom" end="100" start="85" time="300" tween="sine">Focus</animation>
  1028. <animation center="150,288" condition="Control.HasFocus(5000) + [Container(5000).OnNext | Container(5000).OnPrevious]" easing="inout" effect="zoom" end="85" start="100" time="300" tween="sine">UnFocus</animation>
  1029. <animation center="150,288" condition="!Control.HasFocus(5000)" easing="inout" effect="zoom" end="85" start="100" time="300" tween="sine">Conditional</animation>
  1030. <control type="image">
  1031. <top>48</top>
  1032. <width>320</width>
  1033. <height>480</height>
  1034. <aspectratio align="center">scale</aspectratio>
  1035. <texture background="true" fallback="views/movie_fallback.png">$INFO[ListItem.Art(poster)]</texture>
  1036. </control>
  1037. <control type="image">
  1038. <left>-48</left>
  1039. <centertop>288</centertop>
  1040. <width>416</width>
  1041. <height>576</height>
  1042. <texture border="51">views/shadow_fo.png</texture>
  1043. <animation center="auto" condition="Control.HasFocus(5000) | Container(5000).OnNext | Container(5000).OnPrevious" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">Focus</animation>
  1044. <animation center="auto" condition="Container(5000).OnNext | Container(5000).OnPrevious" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">UnFocus</animation>
  1045. </control>
  1046. <control type="image">
  1047. <left>-48</left>
  1048. <centertop>288</centertop>
  1049. <width>416</width>
  1050. <height>576</height>
  1051. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  1052. <animation center="auto" condition="Control.HasFocus(5000)" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">Focus</animation>
  1053. <animation center="auto" condition="Control.HasFocus(5000)" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">UnFocus</animation>
  1054. </control>
  1055. <control type="label">
  1056. <left>18</left>
  1057. <top>455</top>
  1058. <width>290</width>
  1059. <height>42</height>
  1060. <font>Bold42</font>
  1061. <textcolor>ffffffff</textcolor>
  1062. <shadowcolor>80000000</shadowcolor>
  1063. <label>$INFO[ListItem.Label]</label>
  1064. <visible>IsEmpty(ListItem.Art(poster))</visible>
  1065. </control>
  1066. <control type="image">
  1067. <top>48</top>
  1068. <width>320</width>
  1069. <height>480</height>
  1070. <texture>views/OverlayNF.png</texture>
  1071. <visible>Control.HasFocus(5000)</visible>
  1072. <animation center="auto" condition="Control.HasFocus(5000)" easing="inout" effect="fade" end="0" start="100" time="300" tween="sine">Focus</animation>
  1073. <animation center="auto" condition="Control.HasFocus(5000)" easing="inout" effect="fade" end="100" start="0" time="300" tween="sine">UnFocus</animation>
  1074. </control>
  1075. </control>
  1076. </focusedlayout>
  1077. <content limit="20">$VAR[SimilarVideos]</content>
  1078. </control>
  1079. <control type="group">
  1080. <left>1030</left>
  1081. <top>-319</top>
  1082. <visible>!IsEmpty(Window(home).Property(Similar)) + !Control.HasFocus(5000) + !IsEmpty(Container(5000).ListItem.Label)</visible>
  1083. <animation center="480,1022" condition="!Control.HasFocus(5000)" easing="inout" effect="zoom" end="81" start="100" time="300" tween="sine">Conditional</animation>
  1084. <animation center="150,288" condition="true" effect="zoom" end="85" start="85">Conditional</animation>
  1085. <control type="group">
  1086. <visible>!IsEmpty(Container(5000).ListItemNoWrap(1).Label)</visible>
  1087. <control type="image">
  1088. <top>48</top>
  1089. <width>320</width>
  1090. <height>480</height>
  1091. <aspectratio align="center">scale</aspectratio>
  1092. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(5000).ListItemNoWrap(1).Art(poster)]</texture>
  1093. </control>
  1094. <control type="image">
  1095. <left>-48</left>
  1096. <centertop>288</centertop>
  1097. <width>416</width>
  1098. <height>576</height>
  1099. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  1100. </control>
  1101. <control type="label">
  1102. <left>18</left>
  1103. <top>455</top>
  1104. <width>290</width>
  1105. <height>42</height>
  1106. <font>Bold42</font>
  1107. <textcolor>ffffffff</textcolor>
  1108. <label>$INFO[Container(5000).ListItemNoWrap(1).Label]</label>
  1109. <visible>IsEmpty(Container(5000).ListItemNoWrap(1).Art(poster))</visible>
  1110. </control>
  1111. </control>
  1112. <control type="group">
  1113. <left>352</left>
  1114. <visible>!IsEmpty(Container(5000).ListItemNoWrap(2).Label)</visible>
  1115. <control type="image">
  1116. <top>48</top>
  1117. <width>320</width>
  1118. <height>480</height>
  1119. <aspectratio align="center">scale</aspectratio>
  1120. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(5000).ListItemNoWrap(2).Art(poster)]</texture>
  1121. </control>
  1122. <control type="image">
  1123. <left>-48</left>
  1124. <centertop>288</centertop>
  1125. <width>416</width>
  1126. <height>576</height>
  1127. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  1128. </control>
  1129. <control type="label">
  1130. <left>18</left>
  1131. <top>455</top>
  1132. <width>290</width>
  1133. <height>42</height>
  1134. <font>Bold42</font>
  1135. <textcolor>ffffffff</textcolor>
  1136. <label>$INFO[Container(5000).ListItemNoWrap(2).Label]</label>
  1137. <visible>IsEmpty(Container(5000).ListItemNoWrap(2).Art(poster))</visible>
  1138. </control>
  1139. </control>
  1140. <control type="group">
  1141. <left>705</left>
  1142. <visible>!IsEmpty(Container(5000).ListItemNoWrap(3).Label)</visible>
  1143. <control type="image">
  1144. <top>48</top>
  1145. <width>320</width>
  1146. <height>480</height>
  1147. <aspectratio align="center">scale</aspectratio>
  1148. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(5000).ListItemNoWrap(3).Art(poster)]</texture>
  1149. </control>
  1150. <control type="image">
  1151. <left>-48</left>
  1152. <centertop>288</centertop>
  1153. <width>416</width>
  1154. <height>576</height>
  1155. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  1156. </control>
  1157. <control type="label">
  1158. <left>18</left>
  1159. <top>455</top>
  1160. <width>290</width>
  1161. <height>42</height>
  1162. <font>Bold42</font>
  1163. <textcolor>ffffffff</textcolor>
  1164. <label>$INFO[Container(5000).ListItemNoWrap(3).Label]</label>
  1165. <visible>IsEmpty(Container(5000).ListItemNoWrap(3).Art(poster))</visible>
  1166. </control>
  1167. </control>
  1168. <control type="group">
  1169. <left>1058</left>
  1170. <visible>!IsEmpty(Container(5000).ListItemNoWrap(4).Label)</visible>
  1171. <control type="image">
  1172. <top>48</top>
  1173. <width>320</width>
  1174. <height>480</height>
  1175. <aspectratio align="center">scale</aspectratio>
  1176. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(5000).ListItemNoWrap(4).Art(poster)]</texture>
  1177. </control>
  1178. <control type="image">
  1179. <left>-48</left>
  1180. <centertop>288</centertop>
  1181. <width>416</width>
  1182. <height>576</height>
  1183. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  1184. </control>
  1185. <control type="label">
  1186. <left>18</left>
  1187. <top>455</top>
  1188. <width>290</width>
  1189. <height>42</height>
  1190. <font>Bold42</font>
  1191. <textcolor>ffffffff</textcolor>
  1192. <label>$INFO[Container(5000).ListItemNoWrap(4).Label]</label>
  1193. <visible>IsEmpty(Container(5000).ListItemNoWrap(4).Art(poster))</visible>
  1194. </control>
  1195. </control>
  1196. <control type="group">
  1197. <left>1411</left>
  1198. <visible>!IsEmpty(Container(5000).ListItemNoWrap(5).Label)</visible>
  1199. <control type="image">
  1200. <top>48</top>
  1201. <width>320</width>
  1202. <height>480</height>
  1203. <aspectratio align="center">scale</aspectratio>
  1204. <texture background="true" fallback="views/movie_fallback.png">$INFO[Container(5000).ListItemNoWrap(5).Art(poster)]</texture>
  1205. </control>
  1206. <control type="image">
  1207. <left>-48</left>
  1208. <centertop>288</centertop>
  1209. <width>416</width>
  1210. <height>576</height>
  1211. <texture border="66,66,51,51">views/shadow_nf.png</texture>
  1212. </control>
  1213. <control type="label">
  1214. <left>18</left>
  1215. <top>455</top>
  1216. <width>290</width>
  1217. <height>42</height>
  1218. <font>Bold42</font>
  1219. <textcolor>ffffffff</textcolor>
  1220. <label>$INFO[Container(5000).ListItemNoWrap(5).Label]</label>
  1221. <visible>IsEmpty(Container(5000).ListItemNoWrap(5).Art(poster))</visible>
  1222. </control>
  1223. </control>
  1224. </control>
  1225. <!-- Info -->
  1226. <control type="grouplist">
  1227. <left>575</left>
  1228. <top>267</top>
  1229. <width>1192</width>
  1230. <height>50</height>
  1231. <itemgap>8</itemgap>
  1232. <orientation>horizontal</orientation>
  1233. <usecontrolcoords>true</usecontrolcoords>
  1234. <visible>Control.HasFocus(50) | Control.HasFocus(5000)</visible>
  1235. <animation delay="300" easing="inout" effect="fade" end="100" start="0" time="120" tween="sine">Visible</animation>
  1236. <animation effect="fade" end="0" start="100" time="0">Hidden</animation>
  1237. <control type="label">
  1238. <top>2</top>
  1239. <width>auto</width>
  1240. <height>50</height>
  1241. <align>left</align>
  1242. <aligny>top</aligny>
  1243. <font>Bold31</font>
  1244. <textcolor>ffbcbcbc</textcolor>
  1245. <label>$INFO[Container(50).ListItem.Label]</label>
  1246. <visible>Control.HasFocus(50)</visible>
  1247. </control>
  1248. <control type="label">
  1249. <top>2</top>
  1250. <width>auto</width>
  1251. <height>50</height>
  1252. <align>left</align>
  1253. <aligny>top</aligny>
  1254. <font>Bold31</font>
  1255. <textcolor>ffbcbcbc</textcolor>
  1256. <label>$INFO[Container(5000).ListItem.Property(Title)]</label>
  1257. <visible>Control.HasFocus(5000)</visible>
  1258. </control>
  1259. <control type="label">
  1260. <top>18</top>
  1261. <width>auto</width>
  1262. <height>50</height>
  1263. <align>left</align>
  1264. <aligny>top</aligny>
  1265. <font>Light24</font>
  1266. <textcolor>ffbcbcbc</textcolor>
  1267. <label>$INFO[Container(50).ListItem.Label2,$LOCALIZE[20347] ,]</label>
  1268. <visible>Control.HasFocus(50)</visible>
  1269. </control>
  1270. </control>
  1271. </control>
  1272. <!-- Background -->
  1273. <control type="image">
  1274. <include>FullscreenDimensions</include>
  1275. <texture>dialogs/DialogBackground.png</texture>
  1276. <visible>Control.HasFocus(4000)</visible>
  1277. <animation effect="fade" end="100" start="0" time="200">Visible</animation>
  1278. <animation delay="100" effect="fade" end="0" start="100" time="200">Hidden</animation>
  1279. </control>
  1280. <control type="group">
  1281. <visible>Control.HasFocus(4000)</visible>
  1282. <animation reversible="true" type="Visible">
  1283. <effect center="auto" easing="inout" end="100" start="92" time="120" tween="sine" type="zoom" />
  1284. <effect easing="inout" end="100" start="0" time="120" tween="sine" type="fade" />
  1285. </animation>
  1286. <animation reversible="true" type="Hidden">
  1287. <effect center="auto" easing="inout" end="92" start="100" time="120" tween="sine" type="zoom" />
  1288. <effect easing="inout" end="0" start="100" time="120" tween="sine" type="fade" />
  1289. </animation>
  1290. <!-- Plot background -->
  1291. <control type="image">
  1292. <centerleft>50%</centerleft>
  1293. <centertop>50%</centertop>
  1294. <width>973</width>
  1295. <height>760</height>
  1296. <texture border="4,7,4,7">views/text_viewer_background.png</texture>
  1297. </control>
  1298. <!-- Arrow up -->
  1299. <control type="image">
  1300. <left>942</left>
  1301. <top>216</top>
  1302. <width>36</width>
  1303. <height>20</height>
  1304. <texture>views/arrow_up.png</texture>
  1305. <visible>Control.IsVisible(4000) + IntegerGreaterThan(Container(4001).CurrentPage,1)</visible>
  1306. <animation delay="80" effect="fade" end="100" start="0" time="120">Visible</animation>
  1307. <animation delay="80" effect="fade" end="0" start="100" time="120">Hidden</animation>
  1308. </control>
  1309. <!-- Plot -->
  1310. <control id="4001" type="textbox">
  1311. <centerleft>50%</centerleft>
  1312. <centertop>50%</centertop>
  1313. <width>788</width>
  1314. <height>454</height>
  1315. <align>left</align>
  1316. <font>Light36</font>
  1317. <pagecontrol>4000</pagecontrol>
  1318. <autoscroll>false</autoscroll>
  1319. <textcolor>ffdadada</textcolor>
  1320. <label>$VAR[Plot]</label>
  1321. </control>
  1322. <!-- Arrow down -->
  1323. <control type="image">
  1324. <left>942</left>
  1325. <top>844</top>
  1326. <width>36</width>
  1327. <height>20</height>
  1328. <texture>views/arrow_down.png</texture>
  1329. <visible>Control.IsVisible(4000) + !StringCompare(Container(4001).CurrentPage,Container(4001).NumPages)</visible>
  1330. <animation delay="80" effect="fade" end="100" start="0" time="120">Visible</animation>
  1331. <animation delay="80" effect="fade" end="0" start="100" time="120">Hidden</animation>
  1332. </control>
  1333. <!-- Scrollbar -->
  1334. <control id="4000" type="scrollbar">
  1335. <left>1394</left>
  1336. <centertop>50%</centertop>
  1337. <width>8</width>
  1338. <height>446</height>
  1339. <onup>noop</onup>
  1340. <ondown>noop</ondown>
  1341. <onleft>3002</onleft>
  1342. <onright>3002</onright>
  1343. <onback>3002</onback>
  1344. <showonepage>false</showonepage>
  1345. <orientation>vertical</orientation>
  1346. <visible allowhiddenfocus="true">Control.HasFocus(4000)</visible>
  1347. <texturesliderbarfocus border="3">common/Scrollbar.png</texturesliderbarfocus>
  1348. <animation condition="System.IdleTime(1)" effect="fade" end="0" start="100" time="200">Conditional</animation>
  1349. </control>
  1350. </control>
  1351. <control type="image">
  1352. <include>FullscreenDimensions</include>
  1353. <include>VisibleFadeAnimation</include>
  1354. <texture>special://skin/extras/backgrounds/default.png</texture>
  1355. <visible>Window.IsVisible(script-ExtendedInfo Script-DialogInfo.xml) | Window.IsVisible(script-ExtendedInfo Script-DialogVideoInfo.xml) | Window.IsVisible(busydialog)</visible>
  1356. </control>
  1357. </controls>
  1358. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement