最新国产好看的视频,伊人天堂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
蒲江县| 杭锦后旗| SHOW| 洪泽县| 西畴县| 新疆| 普格县| 鄄城县| 个旧市| 天门市| 绍兴市| 习水县| 融水| 奉新县| 剑阁县| 遂川县| 凯里市| 乐昌市| 双桥区| 峨边| 建阳市| 新巴尔虎右旗| 双辽市| 嵊泗县| 和平区| 河曲县| 吉木乃县| 汽车| 阳山县| 古交市| 九台市| 永和县| 保德县| 陆丰市| 富平县| 陕西省| 冷水江市| 京山县| 拉萨市| 明光市| 阿图什市|