I know that this is an old thread but I developed better youtube BBcode allowing fullscreen, and working with any youtube LINK. for example
http://uk.youtube.. , http://youtube.com......&related-..... or without http etc.
into BBcode use write
Code: Select all
[youtube]{TEXT1}youtube.com/watch?v={SIMPLETEXT}{TEXT2}[/youtube]
HTML code:
Code: Select all
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/{SIMPLETEXT}&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/{SIMPLETEXT}&hl=en&fs=1" type="application/x-shockwave-flash" allowFullScreen="true" width="425" height="344"></embed></object>
Good luck with using
If there are any problems, I'll try to solve them
But u must send me Utube BBcode not working link