I'm trying to embed a Youtube video, but when I cut and paste the following code, it just displays as a line of code when I preview the post. Can someone point me in the right direction please?
<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/g1_PDwWtQQM?version=3&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/g1_PDwWtQQM?version=3&hl=en_US" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>