开发者

how i embed flv player &.flv file in html?

js file & event on which div box is open now instead of empty div box开发者_开发知识库 i want to play .flv files that i download from you tube so how do I embed flv player & its control & play my .flv file in that player?


<object type="application/x-shockwave-flash" width="400" height="350"
wmode="transparent" data="flvplayer.swf?file=**vid location**&autoStart=true">
<param name="movie" value="flvplayer.swf?file=**vid location**&autoStart=true" />
<param name="wmode" value="transparent" />
</object>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜