Quote Originally Posted by Vash
Small mistake on the Youtube BB code.
Thanks for pointing that out.

Quote Originally Posted by itsmeGames
why do you need the video ID though? an admin should just change it so:

Code:
HTML would be:
Code:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/{TEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{TEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Google vid would be something like that
Didn't I make that?