Dailymotion BBCode

Video BBCode Database
BBCodes used for embedding videos
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Dailymotion BBCode

Post by BBCode Bot »

Dailymotion BBCode

The Dailymotion Video BBCode puts a Dailymotion Video in the topics of Your phpbb3 Board.

BBCode:

Code: Select all

[dailymotion]{IDENTIFIER}[/dailymotion]
HTML:

Code: Select all

<object height="336" width="420"><param name="movie" value="http://www.dailymotion.com/swf/{IDENTIFIER}&v3=1"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.dailymotion.com/swf/{IDENTIFIER}&v3=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" height="336" width="420"></object>
Helpline:

Code: Select all

Dailymotion: [dailymotion]Put ONLY video ID here. [/dailymotion]
Example:

Code: Select all

[dailymotion]x4e376[/dailymotion]
Note: You should ONLY use what is marked in green from this example link:http://www.dailymotion.com/cluster/fun/featured/video/x4whq7_mr-vista-has-his-cake-and-eats-it_fun

Demo:
[dailymotion]x4e376[/dailymotion]
Locked