Process SMIL directives in XML data: Difference between revisions

m
seq / focus
m (fmt)
m (seq / focus)
Line 53:
<Cylinder radius="1" height="2"/>
<Cone bottomRadius="1" height="2"/></lang>
 
If you are in shape, try to implement the &lt;seq&gt; tag too ([http://www.w3.org/TR/SMIL/smil-timing.html#edef-seq def], [http://www.w3.org/TR/SMIL/smil-timing.html#q175 ex.]), we could for example put successivelly a Box, a Sphere, a Cone into it.
 
For this task the more important is to focus on data structure with inserted timelines.