longTransition Attribute (t:ANIMATION, t:AUDIO, t:IMG, ...)

HTML (DHTML)

longTransition Attribute

Internet Development Index

Sets whether to allow introduction and ending transitions longer than one bar with Microsoft?DirectMusic?

Syntax

HTML <ELEMENT longTransition= ... >
ScriptingN/A

Possible Values

falseDefault. Do not allow long transitions.
trueAllow long transitions.

Remarks

The longTransition attribute is only valid if the PLAYER attribute is set to DMusic.

Standards Information

This attribute is a Microsoft extension to Synchronized Multimedia Integration Language (SMIL) Non-Microsoft link.

Applies To

t:ANIMATION, t:AUDIO, t:IMG, t:VIDEO, t:MEDIA, t:REF

See Also

Using HTML+TIME with DirectMusic, Introduction to HTML+TIME