主题 : 上传视频播放不了怎么回事?求高手解答 |
级别: 状元
![]() |
11# 发表于:2014-10-17 15:25:18 IP:59.153.*.*
|
||||
---|---|---|---|---|---|
级别: 白丁
![]() |
16# 发表于:2014-10-22 13:49:34 IP:118.4.*.*
网页怎么嵌入视频啊,我也遇到这问题了,用了百度影音插件,但是就是有声音没图像。
<div style=" width:940px; margin-left:auto; margin-right:auto;height:300px; font-size:14px; font-family:宋体;"> <div class="jkzq_zhongyxtp"> <ul> <#list pager.list as list> <li> <object classid='clsid:02E2D748-67F8-48B4-8AB4-0A085374BB99' name='BaiduPlayer' width='725' height='450' id='BaiduPlayer' onError=if(window.confirm('请您先安装百度影音软件,然后刷新本页才可以正常播放')){window.open('http://player.baidu.com')}else{self.location='http://player.baidu.com'}> <PARAM NAME='URL' VALUE='${base}/upload/${list.path}'> <PARAM NAME='Autoplay' VALUE='1'> <PARAM NAME='Showcontrol' VALUE='1'> <PARAM NAME='BaiduPlayerAdUrl'> <embed src='${base}/upload/${list.path}' type='application/player-activex' Showcontrol='1' AutoPlay='1'> </embed> </object> ${(list.name)!}</span></li> </#list> </ul> </div> 求高手 指教 |
||
---|---|---|---|