I have a blog section on my site that has the TinyMce editor. I want to embed a video when I post a blog and it\'s just spitting out the code. I have added the
Most likely the TinyMce editor is adding its own formatting to the post. You'll need to see how you can escape TinyMce's editing abilities. The code works fine for me. Is it a wordpress blog?