|
Retrieves a Boolean value that indicates whether Microsoft?DirectMusic?is installed on the machine. Syntax
Possible Values
Example <HTML XMLNS:t ="urn:schemas-microsoft-com:time"> <HEAD> <?IMPORT namespace="t" implementation="#default#time2"> <STYLE> .time{ behavior: url(#default#time2);} </STYLE> </HEAD> <BODY> <t:media id="media1" player="Dmusic" src="" /> <BR><BR> isDirectMusicInstalled: <SPAN id="message" class="time" dur="1" repeatCount="indefinite" onrepeat='innerText=media1.playerObject.isDirectMusicInstalled '></SPAN> </BODY> </HTML> Standards Information
Applies To
See Also Introduction to HTML+TIME |