Browse Source

Updating example with slide show source

master
c-mendoza 8 years ago
parent
commit
7948ebd435
  1. 27
      example/bin/data/ofxpimapper.xml

27
example/bin/data/ofxpimapper.xml

@ -36,20 +36,20 @@
<surface type="1"> <surface type="1">
<vertices> <vertices>
<vertex> <vertex>
<x>542.498229980</x> <x>305.332824707</x>
<y>298.375427246</y> <y>158.923416138</y>
</vertex> </vertex>
<vertex> <vertex>
<x>865.982421875</x> <x>823.889770508</x>
<y>286.925292969</y> <y>135.275909424</y>
</vertex> </vertex>
<vertex> <vertex>
<x>956.157958984</x> <x>883.853393555</x>
<y>659.075439453</y> <y>670.724243164</y>
</vertex> </vertex>
<vertex> <vertex>
<x>498.842285156</x> <x>241.146575928</x>
<y>590.370300293</y> <y>656.366699219</y>
</vertex> </vertex>
</vertices> </vertices>
<texCoords> <texCoords>
@ -78,15 +78,4 @@
<perspectiveWarping>1</perspectiveWarping> <perspectiveWarping>1</perspectiveWarping>
</properties> </properties>
</surface> </surface>
<magSlideShow>
<Width>1920</Width>
<Height>1080</Height>
<SlideDuration>1</SlideDuration> <!-- Optional default duration for each slide-->
<Loop>
<Type>PING-PONG</Type> <!-- NONE | NORMAL | PING-PONG -->
</Loop>
<Transition></Transition>
<!-- NoResize | Native | Fit | FitProportionally | FillProportionally -->
<ResizeOption>FitProportionally</ResizeOption>
</magSlideShow>
</surfaces> </surfaces>

Loading…
Cancel
Save