登录|使用QQ帐号登录
论坛首页 > 绵阳做网站
发帖|
看10250|回2|收藏
xuanp 看全部
2019-3-5 21:44:21
提示:ie下要有<html/><body/>才能显示正常
参考 :http://cloud.youku.com/tools/

如果播放器不能显示,请给播放器外层<div/>增加宽度和高度样式
<div id="youkuplayer"style="width:580px;height:326px"></div>

<script type="text/javascript" src="//player.youku.com/jsapi"></script>

<script type="text/javascript">

var player = new YKU.Player('youkuplayer',{

styleid: '0',

client_id: 'YOUR YOUKUOPENAPI CLIENT_ID',

vid: '替换成优酷视频ID',

newPlayer: true
});

</script>

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

<div id="youkuplayer" style="width:600px;height:500px"></div>
<p><script type="text/javascript" src="https://player.youku.com/jsapi"></script><script type="text/javascript">player = new YKU.Player('youkuplayer',{styleid: '0',client_id:'*************',vid: '***********'});</script>
xuanp 看全部
2019-3-5 21:49:34

  <h3 class="first-child"><span>宣传视频</span></h3>
<div id="youkuplayer" style="width:560px;height:400px"></div>

<script type="text/javascript" src="http://player.youku.com/jsapi"></script>

<script type="text/javascript">

player = new YKU.Player('youkuplayer',{

styleid: '0',

client_id: '需申请',

vid: 'XMTYzNDIwMTY0OA'

});

</script>

xuanp 看全部
2019-3-5 21:50:21
client_id:需要到优酷视频api官网申请

申请的网址 http://open.youku.com/data/content.html? 优酷开放平台

???????????????? (http://jingyan.baidu.com/article/335530da8e450119cb41c3da.html? 优酷开方平台使用方法百度经验)

绵阳网站建设

Powered by Discuz! X3.4

首页|标准版|触屏版|电脑版