immediateEnd Attribute | DHTML中文手册 |
Sets a value that indicates whether a Microsoft?DirectMusic?segment ends immediately or plays a transition before ending.
dhtml语法
HTML <ELEMENT immediateEnd= ... > Scripting N/A
DHTML可能的值
false Default. The segment plays a transition before ending. true The segment ends immediately without playing a transition.
Remarks
The type of transition between segments is specified by the transitiontype attribute.
the immediateend attribute is only valid if the player attribute is set to dmusic.
applies to
t:ANIMATION, t:AUDIO, t:IMG, t:VIDEO, t:MEDIA, t:REF
更多语法参考
using html+time with directmusic, Introduction to HTML+TIME