modulate Attribute

This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.

Sets whether to attempt to modulate between keys when playing transitions with Microsoft DirectMusic.

Syntax

HTML <ELEMENT modulate= ... >
Scripting N/A

Possible Values

false Default. Do not modulate.
true Attempt to modulate.

Remarks

The modulate 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

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