BBCode Embed movies
Posted: Sat Aug 13, 2011 12:26 am
I like embedding videos over having to click someones link and go to another window.
These are tested and work on my test forum at default install.
phpbb ACP -> posting -> BBCodes
BBCode usage:
[youtube]{SIMPLETEXT}[/youtube]
HTML replacement:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{SIMPLETEXT}&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{SIMPLETEXT}&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="350"></embed></object>
Help line:
Insert YouTube Video ID# – Example: [youtube]xmLa_W_afH4[/youtube]
Settings: -> check display on posting page.
These are tested and work on my test forum at default install.
phpbb ACP -> posting -> BBCodes
BBCode usage:
[youtube]{SIMPLETEXT}[/youtube]
HTML replacement:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{SIMPLETEXT}&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{SIMPLETEXT}&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="350"></embed></object>
Help line:
Insert YouTube Video ID# – Example: [youtube]xmLa_W_afH4[/youtube]
Settings: -> check display on posting page.