Advertisement
Guest User

script-python-slideshow.xml

a guest
Dec 29th, 2012
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.96 KB | None | 0 0
  1. <window type="window">
  2. <controls>
  3. <control type="image" id="1">
  4. <posx>0</posx>
  5. <posy>0</posy>
  6. <width>1280</width>
  7. <height>720</height>
  8. <aspectratio>keep</aspectratio>
  9. <colordiffuse>$INFO[Window.Property(SlideView.Dim)]</colordiffuse>
  10. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Slide1),0)" reversible="false">
  11. <effect type="slide" tween="cubic" easing="inout" start="1280,0" end="0,0" time="500"/>
  12. </animation>
  13. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Slide1),1)" reversible="false">
  14. <effect type="slide" tween="cubic" easing="inout" start="0,0" end="-1280,0" time="500"/>
  15. </animation>
  16. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Fade1),1)">
  17. <effect type="fade" start="100" end="0" time="500"/>
  18. </animation>
  19. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),1)" reversible="false">
  20. <effect type="zoom" start="100" end="120" center="auto" time="10500"/>
  21. </animation>
  22. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),2)" reversible="false">
  23. <effect type="slide" start="128,0" end="-128,0" time="10500"/>
  24. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  25. </animation>
  26. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),3)" reversible="false">
  27. <effect type="slide" start="-128,0" end="128,0" time="10500"/>
  28. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  29. </animation>
  30. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),4)" reversible="false">
  31. <effect type="slide" start="0,72" end="0,-72" time="10500"/>
  32. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  33. </animation>
  34. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),5)" reversible="false">
  35. <effect type="slide" start="0,-72" end="0,72" time="10500"/>
  36. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  37. </animation>
  38. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),6)" reversible="false">
  39. <effect type="slide" start="128,72" end="-128,-72" time="10500"/>
  40. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  41. </animation>
  42. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),7)" reversible="false">
  43. <effect type="slide" start="-128,72" end="128,-72" time="10500"/>
  44. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  45. </animation>
  46. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),8)" reversible="false">
  47. <effect type="slide" start="128,-72" end="-128,72" time="10500"/>
  48. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  49. </animation>
  50. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan1),9)" reversible="false">
  51. <effect type="slide" start="-128,-72" end="128,72" time="10500"/>
  52. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  53. </animation>
  54. </control>
  55. <control type="image" id="2">
  56. <posx>0</posx>
  57. <posy>0</posy>
  58. <width>1280</width>
  59. <height>720</height>
  60. <aspectratio>keep</aspectratio>
  61. <colordiffuse>$INFO[Window.Property(SlideView.Dim)]</colordiffuse>
  62. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Slide2),0)" reversible="false">
  63. <effect type="slide" tween="cubic" easing="inout" start="1280,0" end="0,0" time="500"/>
  64. </animation>
  65. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Slide2),1)" reversible="false">
  66. <effect type="slide" tween="cubic" easing="inout" start="0,0" end="-1280,0" time="500"/>
  67. </animation>
  68. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Fade2),1)">
  69. <effect type="fade" start="100" end="0" time="500"/>
  70. </animation>
  71. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),1)" reversible="false">
  72. <effect type="zoom" tween="linear" start="100" end="120" center="auto" time="10500"/>
  73. </animation>
  74. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),2)" reversible="false">
  75. <effect type="slide" start="128,0" end="-128,0" time="10500"/>
  76. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  77. </animation>
  78. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),3)" reversible="false">
  79. <effect type="slide" start="-128,0" end="128,0" time="10500"/>
  80. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  81. </animation>
  82. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),4)" reversible="false">
  83. <effect type="slide" start="0,72" end="0,-72" time="10500"/>
  84. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  85. </animation>
  86. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),5)" reversible="false">
  87. <effect type="slide" start="0,-72" end="0,72" time="10500"/>
  88. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  89. </animation>
  90. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),6)" reversible="false">
  91. <effect type="slide" start="128,72" end="-128,-72" time="10500"/>
  92. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  93. </animation>
  94. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),7)" reversible="false">
  95. <effect type="slide" start="-128,72" end="128,-72" time="10500"/>
  96. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  97. </animation>
  98. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),8)" reversible="false">
  99. <effect type="slide" start="128,-72" end="-128,72" time="10500"/>
  100. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  101. </animation>
  102. <animation type="Conditional" condition="StringCompare(Window.Property(SlideView.Pan2),9)" reversible="false">
  103. <effect type="slide" start="-128,-72" end="128,72" time="10500"/>
  104. <effect type="zoom" start="120" end="120" center="auto" time="10500"/>
  105. </animation>
  106. </control>
  107. <control type="label" id="4">
  108. <posx>10</posx>
  109. <posy>40</posy>
  110. <width>1750</width>
  111. <visible>true</visible>
  112. <align>left</align>
  113. <aligny>center</aligny>
  114. <scroll>true</scroll>
  115. <scrollspeed>200</scrollspeed>
  116. <label>$INFO[Window.Property(SlideView.Filename)]</label>
  117. <font>font-45</font>
  118. <textcolor>white</textcolor>
  119. <shadowcolor>black</shadowcolor>
  120. </control>
  121. </controls>
  122. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement