`
greenhunter
  • 浏览: 4927 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论

在线视频播放

 
阅读更多
页面嵌入 swfobject.js
<body align="center">
<div id="gallery" align="center" class="ad-gallery" style="width:598px; height:400px;">
<div align="center" id="player1">
<script type="text/javascript">
var s1 = new SWFObject("${ctx}/ffmpeg/Flvplayer.swf?autostart=true","single","500","400","7");
s1.addParam("allowfullscreen","true");
s1.addVariable("file","${ctx}${flvPath}");
s1.addVariable("width","500");
s1.addVariable("height","400");
s1.addVariable("playingstatus",false);
s1.write("player1");

</script>
</div>
</div>
</body>
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics