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

playerObject Property

Internet Development Index

Retrieves the object that plays media files.

Syntax

HTMLN/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 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 XMLNS:t ="urn:schemas-microsoft-com:time">
<HEAD>
<TITLE>playerObject</TITLE>
<?IMPORT namespace="t" implementation="#default#time2">
<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:20px; top:50px; padding:5;
z-index:-1; border:1pt solid red;">A video clip is played here 5 seconds
after the page is loaded.</SPAN>
<t:VIDEO ID="mp" STYLE="width:200px; height:200px"
PLAYER="{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
SRC="../../common/samples/author/behaviors/media/movie.avi" BEGIN="5" DUR="20"/>
<BR><BR>
<INPUT TYPE="BUTTON" VALUE="About Player" onclick="mp.playerObject.AboutBox();">
<INPUT ID="cBox" TYPE=CHECKBOX CHECKED onpropertychange="toggleVol();">
&nbsp;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 Synchronized Multimedia Integration Language (SMIL) Non-Microsoft link.

Applies To

t:ANIMATION, t:AUDIO, t:IMG, t:MEDIA, t:REF, t:VIDEO

See Also

Introduction to HTML+TIME, PLAYER
津市市| 玛多县| 静海县| 丹巴县| 千阳县| 寿光市| 蓬溪县| 和田县| 兴和县| 隆化县| 舒兰市| 莱芜市| 黑河市| 忻州市| 禄丰县| 麻栗坡县| 韩城市| 晋州市| 通化市| 凤山市| 凉城县| 威宁| 旌德县| 胶南市| 海口市| 建瓯市| 漠河县| 兴海县| 尤溪县| 报价| 泽库县| 西华县| 嘉祥县| 吉林省| 南川市| 武强县| 平乐县| 赤壁市| 昭平县| 西平县| 博罗县|