MyBB Community Forums
[MyCode] Divx - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: [MyCode] Divx (/thread-42406.html)



[MyCode] Divx - ¤ Magic ¤ - 2008-12-23

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


RE: [MyCode] Divx - Giangy94 - 2008-12-23

I will do a plugin with this code:p