最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

playerObject Property?deprecated)

Internet Development Index

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.

Retrieves the object that plays media files.

Syntax

XMLN/A
Scripting[ oPlayer = ] object.playerObject

Possible Values

oPlayer Player object used for rendering the element's media.

The property is read-only. The property has no default value.

Remarks

The t:PLAYER attribute specifies the object that plays media files.

This property provides access to all the properties, methods, and events available on the player object.

Example

This example plays a video clip with the Microsoft?Windows Media?Player control. The video clip begins playing five seconds after the page loads, and continues playing for 20 seconds. The playerObject is used to access the mute property and AboutBox method available on the Windows Media Player control.

<HTML>
<HEAD>
<TITLE>playerObject</TITLE>
<XML:NAMESPACE PREFIX="t"/>
<STYLE>
.time            { behavior: url(#default#time);}
</STYLE>
<SCRIPT>
function toggleVol() {
if (cBox.checked == true) {
mp.playerObject.mute = false;
}
else {
mp.playerObject.mute = true;
}
}
</SCRIPT>
</HEAD>
<BODY>
<SPAN STYLE="width:175; position:absolute; left:20; top:50;
padding:5; z-index:-1; border:1pt solid red;">
A video clip is played here 5 seconds after the page is loaded.
</SPAN>
<!-- Add clip with HTML+TIME video element and specify the GUID for
Windows Media Player control with the PLAYER attribute -->
<t:VIDEO ID="mp" CLASS="time" STYLE="width:200; height:200"
t:PLAYER="{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
t:SRC="../../common/samples/author/behaviors/media/movie.avi" t:BEGIN="5"
t:DUR="20" />
<BR><BR>
<INPUT TYPE="BUTTON" VALUE="About Player"
onclick="mp.playerObject.AboutBox();" >
<INPUT ID="cBox" TYPE=Checkbox CHECKED
onpropertychange="toggleVol();">
Volume On
</BODY>
</HTML>
This feature requires Microsoft?Internet Explorer 5 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

Standards Information

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

See Also

Introduction to HTML+TIME, t:PLAYER
梁河县| 吉林市| 英山县| 黄梅县| 措勤县| 五家渠市| 岐山县| 高邮市| 遂平县| 科尔| 双鸭山市| 井陉县| 本溪| 沾益县| 马尔康县| 宜昌市| 琼海市| 台江县| 全南县| 维西| 田林县| 马尔康县| 日照市| 广汉市| 利辛县| 大丰市| 锦屏县| 齐齐哈尔市| 建始县| 无为县| 毕节市| 柏乡县| 宣威市| 突泉县| 阳春市| 中牟县| 五常市| 亚东县| 山阴县| 徐汇区| 武陟县|