Synchronized Documents |
XML is used to represent several aspects of time in SMIL:
seq
and par
operators,
attributes (begin
, dur
...)<rect x="0" y="0" width="80px" height="50px"> <animate attributeName="x" from="0" to="500" dur="3s"/> </rect>
21/27 |