Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
A selection of BBCodes for use on your phpBB3 Forums.
-
LDM
- Site Admin

- Posts: 1794
- Joined: Thu May 29, 2008 6:51 pm
Post
by LDM » Mon Sep 08, 2008 12:19 pm
To embed youtube video in posts, add this BBCode.
BBCode:
HTML:
Code: Select all
<embed src="http://www.youtube.com/v/{TEXT}" wmode="transparent" style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" flashvars="">
Helpline:
Code: Select all
[youtube]Embed code or ID#[/youtube]
To add the video, just click the youtube tags, and add the ID number of the video in, that's the code after 'watch?v='
Embed example:
-
andyp99
- Forum Member

- Posts: 27
- Joined: Mon Aug 11, 2008 10:01 pm
Post
by andyp99 » Tue Sep 09, 2008 11:40 am
i dont really understand this.Do i have to put this code in my forum somewhere to give me u tube tags and if so where and what is this helpline thing please.Also i cant see the 'watch you wrote above anywhere in the post.
-
LDM
- Site Admin

- Posts: 1794
- Joined: Thu May 29, 2008 6:51 pm
Post
by LDM » Tue Sep 09, 2008 12:08 pm
Go to admin panel - Posting - BBCodes - Add new BBCode.
-
andyp99
- Forum Member

- Posts: 27
- Joined: Mon Aug 11, 2008 10:01 pm
Post
by andyp99 » Tue Sep 09, 2008 4:43 pm
thank you
-
QuickFix
- Forum Member

- Posts: 25
- Joined: Sun Oct 26, 2008 12:59 am
Post
by QuickFix » Sun Oct 26, 2008 1:20 am
Great I will add this as my first video code on phpbb 3

-
sacsp
- Forum Member

- Posts: 2
- Joined: Sun Nov 15, 2009 3:50 pm
Post
by sacsp » Thu Nov 26, 2009 6:32 pm
Hey this is great, thanks

-
svalle
- Forum Member

- Posts: 2
- Joined: Sun Dec 14, 2008 11:31 pm
Post
by svalle » Wed Sep 15, 2010 10:27 am
Thanks LDM.
Now I will add more bbcodes.
-
cisco007
- Staff

- Posts: 501
- Joined: Tue Oct 07, 2008 3:44 am
Post
by cisco007 » Wed Sep 15, 2010 3:53 pm
for people using phpbb 3.0.7 use this html replacement instead, other wise you will get a {TEXT} error when submitting the bbcode in the ACP!
Code: Select all
<embed src="http://www.youtube.com/v/{INTTEXT}" wmode="transparent" style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" flashvars="">
-
xirs6ix
- Forum Member

- Posts: 1
- Joined: Sat Sep 25, 2010 11:27 pm
Post
by xirs6ix » Sun Sep 26, 2010 3:33 pm
Thanks
-
Azzza95
- Forum Member

- Posts: 1
- Joined: Fri Nov 11, 2011 10:24 am
Post
by Azzza95 » Fri Nov 11, 2011 11:00 am
I'm stuck. I'm try to add this to my freeforum