HBCMS更多的中文手册参考:

t:PLAYER Attribute | player Property?deprecated)

DHTML中文手册

This page documents a feature of HTML+TIME 1.0, which was released in Microsoft?Internet Explorer 5. We recommend that you migrate your content to the latest version of HTML+TIME, which implements the SMIL 2.0 Working Draft. See the introduction to html+time overview for more information.

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

dhtml语法

xml<ELEMENT t:PLAYER = sID... >
Scriptingobject.player [ = sID ]

DHTML可能的值

sIDString that specifies or receives 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. The property has no default value.

Remarks

Only media playing objects that support HTML+TIME work with this property. This property cannot be modified in script after the onload event fires on the document body.

是否符合公共标准

This property is a Microsoft extension to HTML+TIME (Timed Interactive Multimedia Extensions) Non-Microsoft link.

Applies To

t:AUDIO, t:IMG, t:MEDIA, t:VIDEO

更多语法参考

introduction to html+time, playerObject