Press "Enter" to skip to content

网页版PPlive源码!将PPlive请进网站!

同样也是参考了众多网上流传的代码,最后归纳而来!
代码如下,请朋友们自己修改。

<HTML>
<body>

<table border="0" cellpadding="0" cellspacing="0"><tr><td><object id="PPLiveP" style="width:540px;height:450px;"   classid="CLSID:18226BF8-DC0B-4D81-80E9-A41AE37BB73A"   codeBase="http://download.pplive.com/webinstall/install.CAB#version=1,5,34">
<param name="ControlVisible" value="0" />
<param name="ShowP2P" value="1" />
<param name="ShowBufferAD" value="1" />
<param name="DBClickFullScreen" value="1" />
<param name="ShowGall" value="1" />
<param name="ShowPlayCtrl" value="1" />
<param name="URL" value="" />
<param name="ShowMenu" value="1" />
</object>
</td><td><object style="width:200px ; height:450px" classid="CLSID:70CACCCA-8B83-4BCB-B2D1-188E9A495527"></object></td></tr></table><script type="text/javascript">var PPlivePlayer=document.getElementById("PPLiveP");window.onunload=function(){try{PPlivePlayer.Destroy()}catch(e){}}</script>
<!–其中width:540px; height:450px是用来设定播放窗口宽高的,width:200px ; height:450px是用来设置播放列表宽高的,您可以根据实际情况自己设置–>

</body>
</HTML>

3 Comments

  1. taotao158711 2011-04-15

    这个东西有什么用呀,麻烦博主指教下!

Your email address will not be published. Required fields are marked *