I am trying to embed an HTML code for a video into my blog. The streaming service is called ClipBucket. The code is below:
<embed src="http://video.pbsd.k12.pa.us/player/cbplayer/player.swf?config=http%3A%2F%2Fvideo.pbsd.k12.pa.us%2Fplayer%2Fcbplayer%2Fembed_player.php%3Fvid%3D989%26autoplay%3Dno" type="application/x-shockwave-flash"allowscriptaccess="always" allowfullscreen="true" width="600" height="370"></embed>
Whenever I try to post this in the HTML of a post or a page, WordPress just converts it to a link.
Any ideas? This is REALLY annoying and I have never had this problem on any other web site.
The blog I need help with is pbsdtech.wordpress.com.