Advertisement
abeksis

aa

May 13th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. <control type="wraplist" id="9600"><!-- "מציג במסך הבית את הסרטים "נוסף לאחרונה -->
  2. <visible>Window.IsVisible(home)</visible>
  3. <visible>Skin.HasSetting(home.usemixedglobalwidget)</visible>
  4. <visible>!Player.HasVideo | [Skin.HasSetting(disable.bgvideo) + !Window.IsVisible(home)]</visible>
  5. <posy>1080</posy>
  6. <include>Dimensions_Fullscreen</include>
  7. <include>Animation.FadeIn</include>
  8. <include>Animation.FadeOut</include>
  9. <autoscroll time="10000">!Control.HasFocus(9600)</autoscroll>
  10. <ondown>300</ondown>
  11. <onback>300</onback>
  12. <orientation>horizontal</orientation>
  13. <preloaditems>1</preloaditems>
  14. <scrolltime tween="quadratic">500</scrolltime>
  15. <itemlayout width="1920" height="1080">
  16. </itemlayout>
  17. <focusedlayout width="1920" height="1080">
  18. </focusedlayout>
  19. <include>ContentMixedWidgetMovie</include>
  20. </control>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement