This is awesome I was looking for this because im not familiar with bbcode.
But real quick I actually made it so the videos AUTO PLAY! which is pretty cool so your users dont have to click play, here is that code:
Quote:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}&autoplay=1"></param><embed src="http://www.youtube.com/v/{param}&autoplay=1" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
|