Advertisement
Guest User

Untitled

a guest
Feb 13th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.67 KB | None | 0 0
  1. <!-- Ace -->
  2.  
  3. <includes>
  4. <!--################################################################################## VISTA RIGHT LIST - ID 59 ##################################################################################-->
  5. <include name="RightListLabel">
  6. <posx>320</posx>
  7. <width>380</width>
  8. <height>13</height>
  9. <align>left</align>
  10. <font>Font_16</font>
  11. <textcolor>FFFFFAF0</textcolor>
  12. <scroll>true</scroll>
  13. </include>
  14. <include name="RightListDisc">
  15. <width>130</width>
  16. <height>130</height>
  17. <fadetime>FanartCrossFadeTime</fadetime>
  18. <aspectratio align="center" aligny="center">keep</aspectratio>
  19. <animation effect="rotate" start="0" end="-360" center="auto" time="40000" delay="5000" loop="true" reversible="false" condition="!Player.HasVideo">Conditional</animation>
  20. <animation effect="rotate" end="-360" center="auto" time="4000" loop="true" reversible="false" condition="Player.HasVideo + !Player.Paused">Conditional</animation>
  21. </include>
  22. <include name="ViewRightList">
  23. <control type="group"><!-- default group -->
  24. <visible>Control.IsVisible(59)</visible>
  25. <control type="button" id="9915">
  26. <include>InvisibleButton</include>
  27. <onup>59</onup>
  28. <ondown>59</ondown>
  29. <onleft>59</onleft>
  30. <onright>9920</onright>
  31. </control>
  32. <control type="group">
  33. <animation effect="slide" time="500" start="0,400" end="0,0" tween="cubic" easing="out">WindowOpen</animation>
  34. <animation effect="slide" time="500" start="0,400" end="0,0" tween="cubic" easing="out">Visible</animation>
  35. <animation effect="fade" time="200" start="100" end="0">Hidden</animation>
  36. <control type="image">
  37. <posx>0</posx>
  38. <posy>340</posy>
  39. <width>1280</width>
  40. <height>210</height>
  41. <texture>gradient_small.png</texture>
  42. <colordiffuse>E9FFFFFF</colordiffuse>
  43. <include>Animation_Fade</include>
  44. </control>
  45. <control type="image"><!-- Logo -->
  46. <posx>360</posx>
  47. <posy>440</posy>
  48. <width>300</width>
  49. <height>110</height>
  50. <texture background="true">$INFO[Skin.String(CustomMusicLogoPath)]$INFO[ListItem.Artist,,/logo.png]</texture>
  51. <aspectratio align="right" aligny="bottom">keep</aspectratio>
  52. <fadetime>FanartCrossFadeTime</fadetime>
  53. <visible>Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)</visible>
  54. </control>
  55. <control type="image"><!-- clearlogo e clearart -->
  56. <posx>360</posx>
  57. <posy>440</posy>
  58. <width>300</width>
  59. <height>110</height>
  60. <texture background="true">$VAR[value_logoandclearart]</texture>
  61. <aspectratio align="right" aligny="bottom">keep</aspectratio>
  62. <fadetime>FanartCrossFadeTime</fadetime>
  63. <visible>Window.IsActive(25) + !Skin.HasSetting(noartrightlistvideo)</visible>
  64. </control>
  65. <control type="image">
  66. <posx>0</posx>
  67. <posy>521</posy>
  68. <width>1280</width>
  69. <height>30</height>
  70. <texture>shadow_h.png</texture>
  71. <colordiffuse>C3FFFFFF</colordiffuse>
  72. <include>Animation_Fade</include>
  73. </control>
  74. <control type="image">
  75. <posx>0</posx>
  76. <posy>650</posy>
  77. <width>1280</width>
  78. <height>30</height>
  79. <texture flipy="true">shadow_h.png</texture>
  80. <colordiffuse>C3FFFFFF</colordiffuse>
  81. </control>
  82. <control type="image">
  83. <posx>0</posx>
  84. <posy>550</posy>
  85. <width>1280</width>
  86. <height>100</height>
  87. <texture>darkgrey.png</texture>
  88. <colordiffuse>$VAR[value_texturecolor]</colordiffuse>
  89. <animation effect="fade" end="85" condition="true">Conditional</animation>
  90. </control>
  91. <control type="image">
  92. <posx>271</posx>
  93. <posy>550</posy>
  94. <width>30</width>
  95. <height>100</height>
  96. <texture flipx="true">shadow.png</texture>
  97. <colordiffuse>C3FFFFFF</colordiffuse>
  98. </control>
  99. <control type="image">
  100. <posx>300</posx>
  101. <posy>550</posy>
  102. <width>600</width>
  103. <height>100</height>
  104. <texture flipx="true" diffuse="shadow_mask_v.png">darkgrey.png</texture>
  105. <colordiffuse>$VAR[value_texturecolor]</colordiffuse>
  106. <animation effect="fade" end="85" condition="true">Conditional</animation>
  107. </control>
  108. <control type="image">
  109. <posx>300</posx>
  110. <posy>550</posy>
  111. <width>400</width>
  112. <height>25</height>
  113. <texture flipx="true" diffuse="shadow_mask_v.png">darkgrey.png</texture>
  114. <colordiffuse>$VAR[value_texturecolor]</colordiffuse>
  115. <animation effect="fade" end="95" condition="true">Conditional</animation>
  116. </control>
  117. <control type="label"><!-- Year/Publisher -->
  118. <posx>320</posx>
  119. <posy>548</posy>
  120. <width>380</width>
  121. <height>13</height>
  122. <font>Font_22</font>
  123. <align>left</align>
  124. <textcolor>$VAR[value_headercolor]</textcolor>
  125. <label>$VAR[value_ground6_value]</label>
  126. <scroll>true</scroll>
  127. </control>
  128. <control type="label">
  129. <include>RightListLabel</include>
  130. <posy>580</posy>
  131. <label>[COLOR=$VAR[value_headercolor]]$VAR[value_ground11_label][/COLOR]$VAR[value_ground11_value, : ]</label>
  132. <visible>!StringCompare(ListItem.Label,..)</visible>
  133. </control>
  134. <control type="label">
  135. <include>RightListLabel</include>
  136. <posy>600</posy>
  137. <label>[COLOR=$VAR[value_headercolor]]$VAR[value_ground12_label][/COLOR]$VAR[value_ground12_value, : ]</label>
  138. <visible>!StringCompare(ListItem.Label,..)</visible>
  139. </control>
  140. <control type="label">
  141. <include>RightListLabel</include>
  142. <posy>620</posy>
  143. <label>[COLOR=$VAR[value_headercolor]]$VAR[value_ground13_label][/COLOR]$VAR[value_ground13_value, : ]</label>
  144. <visible>!StringCompare(ListItem.Label,..)</visible>
  145. </control>
  146. <control type="image">
  147. <posx>600</posx>
  148. <posy>-70</posy>
  149. <width>680</width>
  150. <height>620</height>
  151. <texture diffuse="shadow_mask_v.png">darkgrey.png</texture>
  152. <colordiffuse>$VAR[value_texturecolor]</colordiffuse>
  153. <animation effect="fade" end="75" condition="true">Conditional</animation>
  154. </control>
  155. <control type="image">
  156. <posx>720</posx>
  157. <posy>555</posy>
  158. <width>1</width>
  159. <height>90</height>
  160. <texture>line_v.png</texture>
  161. </control>
  162. <control type="textbox">
  163. <posx>920</posx>
  164. <posy>20</posy>
  165. <width>340</width>
  166. <height>468</height>
  167. <font>Font_16</font>
  168. <label>$VAR[value_plot]</label>
  169. <autoscroll delay="30000" time="3000" repeat="30000">!Skin.HasSetting(noallowscroll)</autoscroll>
  170. <animation effect="slide" time="600" start="400,0" end="0,0" tween="cubic" easing="inout">Visible</animation>
  171. <animation effect="slide" time="400" start="0,0" end="400,0" tween="cubic" easing="inout">Hidden</animation>
  172. <visible>Control.HasFocus(9915)</visible>
  173. </control>
  174. <control type="fixedlist" id="59">
  175. <viewtype label="31828">list</viewtype>
  176. <posx>600</posx>
  177. <posy>20</posy>
  178. <width>680</width>
  179. <height>500</height>
  180. <pagecontrol>80</pagecontrol>
  181. <onleft>9900</onleft>
  182. <onright>80</onright>
  183. <focusposition>1</focusposition>
  184. <orientation>vertical</orientation>
  185. <scrolltime>300</scrolltime>
  186. <preloaditems>2</preloaditems>
  187. <animation effect="slide" start="0,0" end="600,0" time="600" easing="inout" tween="cubic" condition="Control.HasFocus(9915)">Conditional</animation>
  188. <animation effect="slide" start="0,0" end="-30,0" time="200" easing="inout" tween="cubic" condition="Control.HasFocus(80)">Conditional</animation>
  189. <itemlayout condition="Window.IsActive(25) | Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)" height="30">
  190. <control type="image">
  191. <posx>0</posx>
  192. <posy>0</posy>
  193. <width>680</width>
  194. <height>1</height>
  195. <texture diffuse="shadow_mask_v.png">line.png</texture>
  196. </control>
  197. <control type="label">
  198. <posx>645</posx>
  199. <posy>1</posy>
  200. <width>540</width>
  201. <height>30</height>
  202. <font>Font_20</font>
  203. <align>right</align>
  204. <aligny>center</aligny>
  205. <include>listcolor</include>
  206. <label>$INFO[ListItem.Label]</label>
  207. </control>
  208. <control type="image">
  209. <posx>650</posx>
  210. <posy>1</posy>
  211. <width>30</width>
  212. <height>30</height>
  213. <info>ListItem.Overlay</info>
  214. <visible>!Skin.HasSetting(nooverlays)</visible>
  215. </control>
  216. </itemlayout>
  217. <focusedlayout condition="IsEmpty(Control.GetLabel(5902)) | [Window.IsActive(25) + Skin.HasSetting(slimrightlistvideo) | [Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)] + Skin.HasSetting(slimrightlistmusic)]" height="30">
  218. <control type="image">
  219. <posx>50</posx>
  220. <posy>0</posy>
  221. <width>630</width>
  222. <height>30</height>
  223. <texture diffuse="shadow_mask_v.png">settings_button_focus.png</texture>
  224. </control>
  225. <control type="label">
  226. <posx>645</posx>
  227. <posy>2</posy>
  228. <width>540</width>
  229. <height>30</height>
  230. <font>Font_22</font>
  231. <align>right</align>
  232. <aligny>center</aligny>
  233. <include>listcolorfocus</include>
  234. <label>$INFO[ListItem.Label]</label>
  235. </control>
  236. <control type="image">
  237. <posx>650</posx>
  238. <posy>10</posy>
  239. <width>30</width>
  240. <height>30</height>
  241. <info>ListItem.Overlay</info>
  242. <visible>!Skin.HasSetting(nooverlays)</visible>
  243. </control>
  244. </focusedlayout>
  245. <----MOD---->
  246. --->Movies Library
  247. <focusedlayout condition="!IsEmpty(Control.GetLabel(5902)) + [Window.IsActive(25) + !Skin.HasSetting(slimrightlistvideo) | [Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)] + !Skin.HasSetting(slimrightlistmusic)]" height="110">
  248. <control type="image">
  249. <posx>650</posx>
  250. <posy>10</posy>
  251. <width>30</width>
  252. <height>30</height>
  253. <info>ListItem.Overlay</info>
  254. <visible>!Skin.HasSetting(nooverlays)</visible>
  255. </control>
  256. <control type="image">
  257. <posx>90</posx>
  258. <posy>0</posy>
  259. <width>575</width>
  260. <height>106</height>
  261. <aspectratio>keep</aspectratio>
  262. <fadetime>200</fadetime>
  263. <texture background="true">$INFO[ListItem.Art(banner)]</texture>
  264. <bordertexture border="2">Black.png</bordertexture>
  265. <bordersize>2</bordersize>
  266. <visible>!Skin.HasSetting(jpgsupport)</visible>
  267. <animation type="focus">
  268. <effect type="zoom" start="0" right="100" center="300,50" time="200" reversible="false"/>
  269. <effect type="fade" start="0" end="100" time="100" reversible="false"/>
  270. </animation>
  271. </control>
  272. </focusedlayout>
  273. <----/MOD---->
  274.  
  275. </control>
  276. <control type="textbox">
  277. <posx>740</posx>
  278. <posy>558</posy>
  279. <width>520</width>
  280. <height>80</height>
  281. <font>Font_16</font>
  282. <label>$VAR[value_plot]</label>
  283. <autoscroll delay="8000" time="2000" repeat="8000">!Skin.HasSetting(noallowscroll)</autoscroll>
  284. <include>Animation_Fade</include>
  285. <animation effect="slide" start="0,0" end="9,0" time="200" condition="Control.HasFocus(80)">Conditional</animation>
  286. <visible>!Control.HasFocus(9915)</visible>
  287. </control>
  288. <control type="label" id="5901"><!-- Plot -->
  289. <include>InvisibleButton</include>
  290. <label>$VAR[value_plot]</label>
  291. </control>
  292. <control type="label" id="5902"><!-- Tag -->
  293. <include>InvisibleButton</include>
  294. <label>$VAR[value_listinfofocus]</label>
  295. </control>
  296. </control>
  297.  
  298.  
  299. <control type="group"><!-- Default Group - Miniaturas -->
  300. <posx>30</posx>
  301. <posy>200</posy>
  302. <visible>Control.IsVisible(59)</visible>
  303. <animation effect="slide" time="1000" start="-400,0" end="0,0" tween="cubic" easing="out">WindowOpen</animation>
  304. <animation effect="slide" time="1000" start="-400,0" end="0,0" tween="cubic" easing="out">Visible</animation>
  305. <animation effect="fade" time="400" start="100" end="0">Hidden</animation>
  306.  
  307. <control type="group"><!-- CDART VIDEO -->
  308. <animation type="WindowOpen">
  309. <effect type="slide" start="-100,0" end="0,0" time="500" delay="500" tween="cubic" easing="out"/>
  310. <effect type="fade" start="0" end="100" time="500" delay="500"/>
  311. </animation>
  312. <animation type="Visible">
  313. <effect type="slide" start="-100,0" end="0,0" time="500" delay="500" tween="cubic" easing="out"/>
  314. <effect type="fade" start="0" end="100" time="500" delay="500"/>
  315. </animation>
  316. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  317. <animation type="Hidden">
  318. <effect type="slide" start="0,0" end="-100,0" time="300" tween="cubic" easing="out"/>
  319. <effect type="fade" start="100" end="0" time="200"/>
  320. </animation>
  321. <animation effect="slide" time="200" start="0,0" end="0,-20" tween="cubic" easing="out" condition="!Skin.HasSetting(novideomediacase)">Conditional</animation>
  322. <visible>![IsEmpty(ListItem.Art(discart)) | Skin.HasSetting(nodiscart) | SubString(ListItem.Path,videodb://1/7,left)] + Window.IsActive(25)</visible>
  323. <control type="image">
  324. <posx>112</posx>
  325. <posy>70</posy>
  326. <width>250</width>
  327. <height>250</height>
  328. <aligny>center</aligny>
  329. <texture>cdart.png</texture>
  330. <aspectratio align="center">keep</aspectratio>
  331. <animation effect="rotate" start="0" end="-360" center="auto" time="40000" delay="5000" loop="true" reversible="false" condition="!Player.HasVideo">Conditional</animation>
  332. <animation effect="rotate" end="-360" center="auto" time="4000" loop="true" reversible="false" condition="Player.HasVideo + !Player.Paused">Conditional</animation>
  333. </control>
  334. <control type="image">
  335. <posx>112</posx>
  336. <posy>70</posy>
  337. <width>250</width>
  338. <height>250</height>
  339. <aligny>center</aligny>
  340. <fadetime>FanartCrossFadeTime</fadetime>
  341. <texture diffuse="cdart_diffuse.png" background="true">$INFO[ListItem.Art(discart)]</texture>
  342. <aspectratio align="center">keep</aspectratio>
  343. <animation effect="rotate" start="0" end="-360" center="auto" time="40000" delay="5000" loop="true" reversible="false" condition="!Player.HasVideo">Conditional</animation>
  344. <animation effect="rotate" end="-360" center="auto" time="4000" loop="true" reversible="false" condition="Player.HasVideo + !Player.Paused">Conditional</animation>
  345. </control>
  346. </control>
  347.  
  348. <control type="grouplist"><!-- CDART SETS -->
  349. <posx>260</posx>
  350. <posy>210</posy>
  351. <orientation>horizontal</orientation>
  352. <itemgap>-97</itemgap>
  353. <animation type="WindowOpen">
  354. <effect type="slide" start="-100,0" end="0,0" time="500" delay="500" tween="cubic" easing="out"/>
  355. <effect type="fade" start="0" end="100" time="500" delay="500"/>
  356. </animation>
  357. <animation type="Visible">
  358. <effect type="slide" start="-100,0" end="0,0" time="500" delay="500" tween="cubic" easing="out"/>
  359. <effect type="fade" start="0" end="100" time="500" delay="500"/>
  360. </animation>
  361. <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
  362. <animation type="Hidden">
  363. <effect type="slide" start="0,0" end="-100,0" time="300" tween="cubic" easing="out"/>
  364. <effect type="fade" start="100" end="0" time="200"/>
  365. </animation>
  366. <visible>![IsEmpty(Window(0).Property(Set.Movie.1.Art(discart))) | Skin.HasSetting(nodiscart)] + Window.IsActive(25) + SubString(ListItem.Path,videodb://1/7,left)</visible>
  367. <control type="image">
  368. <include>RightListDisc</include>
  369. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.1.Art(discart))]</texture>
  370. <visible>!IsEmpty(Window(0).Property(Set.Movie.1.Art(discart)))</visible>
  371. </control>
  372. <control type="image">
  373. <include>RightListDisc</include>
  374. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.2.Art(discart))]</texture>
  375. <visible>!IsEmpty(Window(0).Property(Set.Movie.2.Art(discart)))</visible>
  376. </control>
  377. <control type="image">
  378. <include>RightListDisc</include>
  379. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.3.Art(discart))]</texture>
  380. <visible>!IsEmpty(Window(0).Property(Set.Movie.3.Art(discart)))</visible>
  381. </control>
  382. <control type="image">
  383. <include>RightListDisc</include>
  384. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.4.Art(discart))]</texture>
  385. <visible>!IsEmpty(Window(0).Property(Set.Movie.4.Art(discart)))</visible>
  386. </control>
  387. <control type="image">
  388. <include>RightListDisc</include>
  389. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.5.Art(discart))]</texture>
  390. <visible>!IsEmpty(Window(0).Property(Set.Movie.5.Art(discart)))</visible>
  391. </control>
  392. <control type="image">
  393. <include>RightListDisc</include>
  394. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.6.Art(discart))]</texture>
  395. <visible>!IsEmpty(Window(0).Property(Set.Movie.6.Art(discart)))</visible>
  396. </control>
  397. <control type="image">
  398. <include>RightListDisc</include>
  399. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.7.Art(discart))]</texture>
  400. <visible>!IsEmpty(Window(0).Property(Set.Movie.7.Art(discart)))</visible>
  401. </control>
  402. <control type="image">
  403. <include>RightListDisc</include>
  404. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.8.Art(discart))]</texture>
  405. <visible>!IsEmpty(Window(0).Property(Set.Movie.8.Art(discart)))</visible>
  406. </control>
  407. <control type="image">
  408. <include>RightListDisc</include>
  409. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.9.Art(discart))]</texture>
  410. <visible>!IsEmpty(Window(0).Property(Set.Movie.9.Art(discart)))</visible>
  411. </control>
  412. <control type="image">
  413. <include>RightListDisc</include>
  414. <texture fallback="cdart.png" diffuse="cdart2_diffuse.png" background="true">$INFO[Window(0).Property(Set.Movie.10.Art(discart))]</texture>
  415. <visible>!IsEmpty(Window(0).Property(Set.Movie.10.Art(discart)))</visible>
  416. </control>
  417. </control>
  418.  
  419. <control type="group"><!-- VIDEO SEM ESTOJO -->
  420. <include>Animation_Fade</include>
  421. <visible>![!Skin.HasSetting(novideomediacase) + [Container.Content(movies) | Container.Content(musicvideos) | Container.Content(sets)] | Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)]</visible>
  422. <control type="image"><!-- Filmes/Fotos/Arquivos reflexo -->
  423. <posx>-5</posx>
  424. <posy>419</posy>
  425. <width>245</width>
  426. <height>350</height>
  427. <fadetime>FanartCrossFadeTime</fadetime>
  428. <aspectratio align="center" aligny="top">keep</aspectratio>
  429. <texture flipy="true" diffuse="thumb_reflect.png" background="true">$VAR[value_poster]</texture>
  430. <bordertexture flipy="true" diffuse="thumb_reflect.png" border="-2">black.png</bordertexture>
  431. </control>
  432. <control type="image"><!-- Filmes/Fotos/Arquivos -->
  433. <posx>-5</posx>
  434. <posy>65</posy>
  435. <width>245</width>
  436. <height>350</height>
  437. <fadetime>FanartCrossFadeTime</fadetime>
  438. <aspectratio align="center" aligny="bottom">keep</aspectratio>
  439. <texture fallback="DefaultVideoPoster.png" background="true">$VAR[value_poster]</texture>
  440. <bordertexture border="-2">black.png</bordertexture>
  441. </control>
  442. </control>
  443.  
  444. <control type="group"><!-- FILMES ESTOJO -->
  445. <include>Animation_Fade</include>
  446. <visible>!Skin.HasSetting(novideomediacase) + [Container.Content(movies) | Container.Content(musicvideos) | Container.Content(sets)]</visible>
  447. <control type="image"><!-- Poster reflexo -->
  448. <posx>-3</posx>
  449. <posy>434</posy>
  450. <width>245</width>
  451. <height>350</height>
  452. <fadetime>FanartCrossFadeTime</fadetime>
  453. <texture flipy="true" diffuse="thumb_reflect.png" background="true">$VAR[value_poster]</texture>
  454. <aspectratio>stretch</aspectratio>
  455. </control>
  456. <control type="image"><!-- Estojo reflexo -->
  457. <posx>-26</posx>
  458. <posy>398</posy>
  459. <width>295</width>
  460. <height>435</height>
  461. <fadetime>FanartCrossFadeTime</fadetime>
  462. <texture flipy="true" diffuse="thumb_box_reflect.png">$VAR[value_videocase0]</texture>
  463. <aspectratio>stretch</aspectratio>
  464. </control>
  465. <control type="image"><!-- Poster -->
  466. <posx>-3</posx>
  467. <posy>55</posy>
  468. <width>245</width>
  469. <height>350</height>
  470. <fadetime>FanartCrossFadeTime</fadetime>
  471. <texture fallback="DefaultVideoPoster.png" background="true">$VAR[value_poster]</texture>
  472. </control>
  473. <control type="image"><!-- Estojo -->
  474. <posx>-26</posx>
  475. <posy>0</posy>
  476. <width>295</width>
  477. <height>435</height>
  478. <fadetime>FanartCrossFadeTime</fadetime>
  479. <texture>$VAR[value_videocase0]</texture>
  480. </control>
  481. <control type="image"><!-- Codec -->
  482. <posx>86</posx>
  483. <posy>-3</posy>
  484. <width>70</width>
  485. <height>70</height>
  486. <fadetime>FanartCrossFadeTime</fadetime>
  487. <align>center</align>
  488. <aligny>center</aligny>
  489. <aspectratio scalediffuse="true">keep</aspectratio>
  490. <texture>$VAR[value_videocodec0]</texture>
  491. </control>
  492. </control>
  493.  
  494. <control type="group"><!-- MUSICA -->
  495. <include>Animation_Fade</include>
  496. <visible>[Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)] + [Skin.HasSetting(noaudiomediacase) | Container.Content(genres)]</visible>
  497. <control type="image"><!-- Musica reflexo -->
  498. <posx>-5</posx>
  499. <posy>420</posy>
  500. <width>245</width>
  501. <height>350</height>
  502. <fadetime>FanartCrossFadeTime</fadetime>
  503. <aspectratio align="center" aligny="top">keep</aspectratio>
  504. <texture flipy="true" diffuse="thumb_reflect.png" background="true">$VAR[value_poster]</texture>
  505. <bordertexture flipy="true" diffuse="thumb_reflect.png" border="-2">black.png</bordertexture>
  506. </control>
  507. <control type="image"><!-- Musica -->
  508. <posx>-5</posx>
  509. <posy>65</posy>
  510. <width>245</width>
  511. <height>350</height>
  512. <fadetime>FanartCrossFadeTime</fadetime>
  513. <aspectratio align="center" aligny="bottom">keep</aspectratio>
  514. <texture fallback="DefaultAudioCover.png" background="true">$VAR[value_poster]</texture>
  515. <bordertexture border="-2">black.png</bordertexture>
  516. </control>
  517. </control>
  518.  
  519. <control type="group"><!-- MUSICA ESTOJO -->
  520. <include>Animation_Fade</include>
  521. <visible>[Window.IsActive(500) | Window.IsActive(501) | Window.IsActive(502)] + ![Skin.HasSetting(noaudiomediacase) | Container.Content(genres)]</visible>
  522. <control type="image"><!-- Musica/Estojo reflexo-->
  523. <posx>18</posx>
  524. <posy>420</posy>
  525. <width>230</width>
  526. <height>230</height>
  527. <fadetime>FanartCrossFadeTime</fadetime>
  528. <aspectratio scalediffuse="false">stretch</aspectratio>
  529. <texture flipy="true" diffuse="thumb_box_diffuse_reflect.png" background="true">$VAR[value_poster]</texture>
  530. </control>
  531. <control type="image"><!-- Estojo reflexo -->
  532. <posx>-20</posx>
  533. <posy>418</posy>
  534. <width>278</width>
  535. <height>243</height>
  536. <texture flipy="true" diffuse="thumb_box_reflect.png">thumb_box_cd.png</texture>
  537. </control>
  538. <control type="image"><!-- Musica -->
  539. <posx>18</posx>
  540. <posy>194</posy>
  541. <width>230</width>
  542. <height>230</height>
  543. <fadetime>FanartCrossFadeTime</fadetime>
  544. <aspectratio scalediffuse="false">stretch</aspectratio>
  545. <texture diffuse="thumb_box_diffuse.png" fallback="DefaultAudioCover.png" background="true">$VAR[value_poster]</texture>
  546. </control>
  547. <control type="image"><!-- Estojo -->
  548. <posx>-20</posx>
  549. <posy>190</posy>
  550. <width>278</width>
  551. <height>243</height>
  552. <texture>thumb_box_cd.png</texture>
  553. <colordiffuse>DEFFFFFF</colordiffuse>
  554. </control>
  555. </control>
  556. </control>
  557. <control type="scrollbar" id="80">
  558. <include>ScrollBar_Vertical</include>
  559. <posx>1250</posx>
  560. <posy>20</posy>
  561. <height>500</height>
  562. <onleft>55</onleft>
  563. <onright condition="!IsEmpty(Control.GetLabel(5901))">9915</onright>
  564. <onright condition="IsEmpty(Control.GetLabel(5901))">9920</onright>
  565. <include>Animation_Fade</include>
  566. <visible allowhiddenfocus="true">Control.IsVisible(59) + Control.HasFocus(80)</visible>
  567. </control>
  568. </control>
  569. </include>
  570. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement