Quote:
Originally Posted by james-76
When i try to post these videos in the first post as a thread they come up as BORKED on firefox. When they are a reply to a thread so the 2nd post or after they work perfectly.
Can you help?
http://www.birdiechance.co.uk/forums...osted=1#post84
forgive the forum its not quite ready for the official opening just yet.
EDIT:
Ok I realised the problem and it was the tags and link were not on the same line. Iwill post below incase others have the same issue
Code:
This works fine
[YOUTUBE]1YQhoMt68CU[/YOUTUBE]
This comes up as BORKED and does not work
[YOUTUBE]1YQhoMt68CU
[/YOUTUBE]
|
Yeah, what that'll do is try to make the URL include a return which I guess causes YouTube to throw a fit.
Also, I don't know if you guys knew this, but if you want to make the video autoplay, you can do something like this:
Code:
[youtubehd]zlfKdbWwruY&autoplay=1[/youtubehd]
Just add &autoplay=1 to the end of the video ID.