Click to return to the DHTML, HTML     
platform Property     playerObject Property     Default Behaviors Referen...    
Web Workshop  |  DHTML, HTML & CSS

PLAYER Attribute | player Property


This document describes technologies available as an experimental implementation of HTML+TIME within Internet Explorer 5. While we encourage you to evaluate these features and to send us your feedback, please note that these features are subject to change.

Sets or retrieves the object used to render the media associated with this element.

Syntax

HTML <ELEMENT STYLE="behavior:url(#default#time);" t:PLAYER = sID... >
Scripting object.player [ = sID ]

Possible Values

sID String that specifies the class identifier of the object used to render the element's media. The format is "{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}" for registered Microsoft ActiveX controls.

The property is read/write with no default value. This property cannot be modified in script after the onload event fires on the document body.

Remarks

Only media playing objects that support HTML+TIME work with this property. To support HTML+TIME, a player must implement the ITIMEMediaPlayer interface.

The prefix t is used to associate this attribute with an XML namespace.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
animation, audio, img, media, video

See Also

Multimedia Extensions to HTML+TIME, playerObject


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.