MyBB Community Forums

Full Version: [MyCode] Custom Player FLV
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Title: Player .flv

Description : Player .flv

Expression : \[flv\](.*?)\[/flv\]

Remplacement :
<object type="application/x-shockwave-flash" data="http://flv-player.net/medias/player_flv_maxi.swf" width="480" height="378">
<param name="movie" value="http://flv-player.net/medias/player_flv_maxi.swf" />
<param name="allowFullScreen" value="true" />
<param name="FlashVars" value="flv=$1&amp;startimage=http://img187.imageshack.us/img187/7066/...flvvn7.png&amp;width=480&amp;showstop=1&amp;showvolume=1&amp;showfullscreen=1" />
</object>

( url your images in red )

Activate : yes


Demo

You can download the player ( maxi ) => http://flv-player.net/ and modifie the code with your url
i like it Big Grin Good job!
thanx for the code i am using it