How to add YouTube videos to phpBB forum
Go to you Admin Panel -> Posting -> BBCodes
Add a new BBCode with the following:
[youtube]http://www.youtube.com/watch?v={SIMPLETEXT}[/youtube]
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{SIMPLETEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{SIMPLETEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Finally you can add a little exaplanation or example in the last textarea.
PD: I don’t like phpBB forums but sometimes you just have to deal with it.
Related PostsIf you liked How to add YouTube videos to phpBB forum; the posts below might interest you too:
|



