Page 1 of 1

Youtube BBCode

Posted: 02 Aug 2011, 19:18
by Iuri
Hi folks!
I'm having trouble to use the bbcode for youtube here.
What's the method? I click on the button, but the [youtube][/youtube] doesnt work. =(

Re: Youtube BBCode

Posted: 02 Aug 2011, 22:18
by D.T. Nethery
Iuri wrote:Hi folks!
I'm having trouble to use the bbcode for youtube here.
What's the method? I click on the button, but the [youtube][/youtube] doesnt work. =(
Between the tags [youtube][/youtube] post only the part of the YouTube URL after the v= , so for example, this URL:

http://www.youtube.com/watch?v=FqcImGuhtA0" onclick="window.open(this.href);return false; , only post this part : FqcImGuhtA0 between the tags.

Then you will get this embedded video:


Re: Youtube BBCode

Posted: 08 Aug 2011, 08:03
by Elodie

Code: Select all

[youtube]youtubeID/youtube]
Btw, if you let your mouse few second on the bbcode, it will explain how the button work.