On YouTube there is an embed field.
It looks like this (but all on one line):
Code: html
- <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/QH4lyJWa_84&hl=en&fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/QH4lyJWa_84&hl=en&fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><object width="425" height="344">
- <param name="movie" value="http://www.youtube.com/v/QH4lyJWa_84&hl=en&fs=1"></param>
- <param name="allowFullScreen" value="true"></param>
- <param name="allowscriptaccess" value="always"></param>
- <embed src="http://www.youtube.com/v/QH4lyJWa_84&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>
- </object>
YOu will want to go to HTML mode by clicking on teh icon on the editor toolbar.
Then paste it all in.
Lastly, remove everything but the embed portion
Code: html
- <embed src="http://www.youtube.com/v/QH4lyJWa_84&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">
Click teh update button. You won't see anything.
Post.
Looks like this: