主题 : 视频播放器问题 |
级别: 贡士
![]() |
1# 发表于:2015-03-26 15:35:15 IP:36.164.*.*
|
||||
---|---|---|---|---|---|
级别: 贡士
![]() |
3# 发表于:2015-03-26 15:43:21 IP:36.164.*.*
回复第2楼 还有更好点的视频播放器的代码嘛,功能上完善点的
|
||
---|---|---|---|
级别: 版主
![]() |
4# 发表于:2015-03-26 15:45:19 IP:182.11.*.*
<div id="video" style="position:relative;z-index: 100;width:960px;height:500px;float: left;"><div id="a1"></div></div>
<script type="text/javascript"> //函数名称不允许更改 function ckmarqueeadv(){return '广告内容'}; var flashvars={f:'${content.mediaPath!}',c:0,b:1,my_url:'${content.url!}',my_pic:'${content.typeImg!}'}; var params={bgcolor:'#FFF',allowFullScreen:true,allowScriptAccess:'always'}; CKobject.embedSWF('${resSys}/ckplayer/ckplayer.swf','a1','ckplayer_a1','980','500',flashvars,params); var box = new LightBox(); function closelights(){//关灯 box.Show(); } function openlights(){//开灯 box.Close(); } </script> [#else] <embed height="500" width="98%" type="video/x-ms-wmv" src="${content.mediaPath}" console="cons" controls="ImageWindow" autostart="true"></embed> [/#if] </p> [/#if] <div id="video" style="position:relative;z-index: 100;width:600px;height:400px;float: left;"><div id="a1"></div></div> 这是我们默认的播放器代码,目前没别的 |
||
---|---|---|---|
级别: 贡士
![]() |
5# 发表于:2015-03-26 15:48:58 IP:36.207.*.*
回复第4楼哦,好吧,谢谢了
|
||
---|---|---|---|
1
共1页