SMIL 参考手册

下面是完整的 SMIL 参考手册(建设中)。

SMIL Timing 元素

元素描述Ver
<excl>Defines elements to be displayed exclusively2
<par>Defines elements to be displayed in parallel1
<seq>Defines elements to be displayed in a sequence1

SMIL Timing 属性

属性描述Ver
beginSets the delay before the element is displayed1
durSets the duration for the display1
endsyncSynchronizes the stopping of parallel elements1
repeatCountSets the number of repetitions for the display1

SMIL Media 元素

元素描述Ver
<animation>Defines an animation1
<audio>Defines an audio clip1
<brush>Defines a brush1
<img>Defines an image1
<param>Defines a parameter1
<ref>Defines a generic media reference1
<text>Defines a text1
<textstream>Defines a textstream1
<video>Defines a video1

SMIL Structure 元素

元素描述Ver
<body>Defines the body of a SMIL document1
<smil>Defines a SMIL document1