longTransition Attribute
This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.
Sets whether to allow introduction and ending transitions longer than one bar with Microsoft DirectMusic.
Syntax
HTML <ELEMENT longTransition= ... > Scripting N/A
Possible Values
false Default. Do not allow long transitions. true
Allow long transitions.
Remarks
The longTransition 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
See Also