i need daily motion bbcode for 3.7.x

Title: Dailymotion BB Code

Tag: dm

Replacement:

Code:
<div>
<object width="450" height="325">
<param name="movie" value="http://www.dailymotion.com/swf/{param}&v3=1&related=1"></param>
<param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param>
<embed src="http://www.dailymotion.com/swf/{param}&v3=1&related=1" type="application/x-shockwave-flash" width="450" height="325" allowFullScreen="true" allowScriptAccess="always"></embed>
</object></div>

Example:

[dm]x5frxp[/dm]

Description: Dailymotion.com BBCode

Use {option} No


You can change the values width="425" height="350" (2 Times) if you want in the replacement codes to change the size of the video window.
 
Back
Top