Web page Insert Video player

Source: Internet
Author: User

Reprint Address Source: http://www.blueidea.com/tech/web/2006/3494.asp

<HTML>
<HEAD><TITLE>CD Audio Playback example</title><BODY>


<object
height= "100%" width= "100%"
Classid= "Clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
Id= "MediaPlayer1" >
<param name= "Filename" value= "Multimedia/aa.avi" ><!--the location of your file--
<param name= "Playcount" value= "1" ><!--control Repetitions: "X" for several repetitions; X=0, infinite loops. -
<param name= "AutoStart" value= "0" ><!--control playback mode: x=1, open the web automatically play; X=0, press the play key to play. -
<param name= "Clicktoplay" value= "1" ><!--control playback switch: x=1, mouse click to control playback or pause status; X=0, disable this feature. -
<param name= "displaysize" value= "0" ><!--control Playback screen: x=0, original size; X=1, half-size; x=2,2 times the size. -
<param name= "Enablefullscreen controls" value= "1" ><!--control Toggle fullscreen: x=1, allow switching to full screen; X=0, disable this feature. -
<param name= "Showaudio controls" value= "1" ><!--control Volume: X=1, allows to adjust the volume; x=0, disable volume adjustment. -
<param name= "enablecontext Menu" value= "1" ><!--control shortcut menus: x=1, allowing the right-click menu to be used; X=0, disable the right-click menu. -
<param name= "Showdisplay" value= "1" ><!--Control Copyright information: X=1, show movie and author information; x=0, do not display relevant information--
</object>

</BODY>
</HTML>

------------------------------------------

<HTML>
<HEAD><TITLE>CD Audio Playback example</title><BODY>


<object classid=clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95 codebase= "http://activex.microsoft.com/activex/ Controls/mplayer
/en/nsmp2inf.cab#version=6,1,5,217 "
Id=mediaplayer type=application/x-oleobject width=210 height=340 standby= "Loading Microsoft Windows Media Player Components ... " Viewastext align=middle>
<param Name=audiostream value=-1>
<param name=autosize value=0>
<param Name=autostart value=1>
<param Name=animationatstart value=0>
<param Name=allowscan value=-1>
<param name=allowchangedisplaysize value=0>
<param Name=autorewind value=0>
<param name=balance value=0>
<param name=baseurl value= "" >
<param Name=bufferingtime value=5>
<param name=captioningid value= "" >
<param Name=clicktoplay value=0>
<param Name=cursortype value=32512>
<param name=currentposition value=-1>
<param Name=currentmarker value=0>
<param Name=defaultframe value=1>
<param Name=displaybackcolor value=0>
<param Name=displayforecolor value=16777215>
<param Name=displaymode value=0>
<param name=displaysize value=0>
<param name=enabled value=-1>
<param Name=enablecontextmenu value=-1>
<param Name=enablepositioncontrols value=0>
<param Name=enablefullscreencontrols value=0>
<param Name=enabletracker value=1>
<param name=filename value= "Multimedia/aa.avi" > <!--played file--
<param Name=invokeurls value=-1>
<param Name=language value=-1>
<param Name=mute value=0>
<param Name=playcount value=1>
<param Name=previewmode value=0>
<param name=rate value=1>
<param name=samilang value= "" >
<param name=samistyle value= "" >
<param name=samifilename value= "" >
<param Name=selectionstart value=0>
<param Name=selectionend value=true>
<param name=sendopenstatechangeevents value=-1>
<param name=sendwarningevents value=-1>
<param name=senderrorevents value=-1>
<param name=sendkeyboardevents value=0>
<param name=sendmouseclickevents value=0>
<param name=sendmousemoveevents value=0>
<param name=sendplaystatechangeevents value=-1>
<param name=showcaptioning value=0>
<param Name=showcontrols value=1>
<param Name=showaudiocontrols value=1>
<param Name=showdisplay value=1>
<param Name=showgotobar value=1>
<param Name=showpositioncontrols value=1>
<param Name=showstatusbar value=1>
<param Name=showtracker value=1>
<param Name=transparentatstart value=0>
<param Name=videoborderwidth value=0>
<param Name=videobordercolor value=0>
<param Name=videoborder3d value=0>
<param Name=volume value=-1070>
<param Name=windowlessvideo value=1>

</object>

</BODY>
</HTML>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.