Flowplayer: Contoh BBCode
Jump to navigation
Jump to search
BBCode manager
Title: Flow Player Tag name: flow replacement: HTML Code:
<object id="flowplayer" width="525" height="350" data="http:/domain.com/videos/flowplayer/flowplayer-3.1.5.swf" type="application/x-shockwave-flash"> <param name="movie" value="http://domain.com/videos/flowplayer/flowplayer-3.1.5.swf" /> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="quality" value="autohigh" /> <param name="flashvars" value='config={"clip":{"autoPlay":false,"accelerated":true,"url":"{param}"}}' /> </object>
Example:
Code:
[flow]http://vod01.netdna.com/vod/demo.flowplayer/flowplayer-700.flv[/flow]
just make sure you download the package from flowplayer.org to get the .js files and stuff.