emded video..
-
so how do you embed video in a blog with Word Press?
why does this code not work on my blog?
https://francesdelrio.com/php/
(in FF it looks even worse than IE.. the whole thing still looks awful, don’t need to find out how to edit files, I’m a web developer, I really don’t like this CMS-editing stuff…;) but well…either way, why does this code to embed video not work? (it works if I put it in a ‘normal’ html pg, both locally and on my website.. https://francesdelrio.com/video.html) why won’t it work on my blog??
<object width=”425″ height=”350″><param name=”movie” value=”https://www.youtube.com/v/k9_iQim8Mtw”></param><param name=”wmode” value=”transparent”></param><embed src=”https://www.youtube.com/v/k9_iQim8Mtw” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”350″></embed></object>
thank you very much…
- The topic ‘emded video..’ is closed to new replies.