# HG changeset patch # User Patrick PIERRE # Date 1363610148 -3600 # Node ID a5c597d9a1f3dc5cfb81fec998db1156e3104f6d # Parent ca19cf7db94a2024e3d49827bdfe51f30e2f96e7 Ajout d'une animation diff -r ca19cf7db94a -r a5c597d9a1f3 Pdf/BaladeNature/balade_nature_rich.xml --- a/Pdf/BaladeNature/balade_nature_rich.xml lun. mars 18 13:11:14 2013 +0100 +++ b/Pdf/BaladeNature/balade_nature_rich.xml lun. mars 18 13:35:48 2013 +0100 @@ -68,7 +68,7 @@ <media> <image id="balade_nature_003_rich"> <hotspot x="84%" y="74%" w="10.8%"> - <image id="anim_chardon"/> + <image id="anim_chardon" type="animation"/> </hotspot> <hotspot x="45%" y="28%" w="16%" type="pulse" dx="-3" dy="-4" dw="0"> <p>Le lynx</p> @@ -132,7 +132,7 @@ <scenario><init action="hide"/><onclick action="show"/></scenario> </hotspot> <hotspot x="78.1%" y="67%" w="7.25%"> - <image id="anim_trefle"/> + <image id="anim_trefle" type="animation"/> </hotspot> </image> <caption y="87%"> @@ -177,7 +177,7 @@ <scenario><init action="hide"/><onclick action="show"/></scenario> </hotspot> <hotspot x="72.1%" y="60.25%" w="8%" h="20%" type="normal"> - <image id="anim_grenouille2"/> + <image id="anim_grenouille2" type="animation"/> <scenario><init action="hide"/><onclick action="show"/></scenario> </hotspot> </image> diff -r ca19cf7db94a -r a5c597d9a1f3 Xml/Documents/Images/plane.gif Binary file Xml/Documents/Images/plane.gif has changed diff -r ca19cf7db94a -r a5c597d9a1f3 Xml/Documents/torture_test.xml --- a/Xml/Documents/torture_test.xml lun. mars 18 13:11:14 2013 +0100 +++ b/Xml/Documents/torture_test.xml lun. mars 18 13:35:48 2013 +0100 @@ -561,6 +561,12 @@ <caption x="1%" y="1%">Robin DR-400, F-GCRU.</caption> </media> <p>Le Robin DR-400 est un avion de tourisme monomoteur.</p> + <media> + <head> + <title>Petite animation</title> + </head> + <image id="plane" type="animation"/> + </media> </section> </topic> <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->