MyBB Community Forums

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

Description MyCode : Player .divx & .avi ( goob for streaming Big Grin )

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

Remplacement :
<embed type="video/divx" src="$1" custommode="none" width="425" height="350" autoPlay="false"  pluginspage="http://go.divx.com/plugin/download/">
</embed>

you can customize image :
<embed type="video/divx" src="$1" pluginspage="http://go.divx.com/plugin/download/" previewimage="http://img187.imageshack.us/img187/7066/slygeekflvvn7.png" bannerenabled="false" bufferingmode="auto" showpostplaybackad="true" custommode="none" movietitle="SGK" previewmessagefontsize="14" autoplay="false"  height="350" width="425"></object>

Activate : yes

fullscreen = nice qualite !

Demo
I will do a plugin with this code:p