You may have noticed the normal Youtube embed stuff doesn't work on our forum. One day I'll get around to fixing this, but in the meantime, I found a fairly easy workaround.
To embed a youtube video, first copy this into your post:
[flash=640,505]http://www.youtube.com/v/##########&hl=en_US&fs=1&rel=0&color1=0x2b3e4a&color2=0x405b6a[/flash]Then get the video id tag off the video you want to imbed.
The tag will be in the address between the ?v= and the first &
So for this youtube vid:
http://www.youtube.com/watch?v=LkW7hbfVbDk&feature=related the video id tag is LkW7hbfVbDk
Now replace the ########## with the tag.
That would make your post this:
[flash=640,505]http://www.youtube.com/v/LkW7hbfVbDk&hl=en_US&fs=1&rel=0&color1=0x2b3e4a&color2=0x405b6a[/flash]And here's the result:
http://www.youtube.com/v/LkW7hbfVbDk&hl=en_US&fs=1&rel=0&color1=0x2b3e4a&color2=0x405b6aIf you want your video to autoplay as soon as the page loads, just add &autoplay=1 right after the tag like so:
[flash=640,505]http://www.youtube.com/v/LkW7hbfVbDk&autoplay=1&hl=en_US&fs=1&rel=0&color1=0x2b3e4a&color2=0x405b6a[/flash]