It appears as though the urls in your embed code end in .html, and not a flash extension… so it looks like it’s trying to embed the web page and not the movie and player.
You may need to actually copy the embed code offered on the Ted videos and just paste it in using the html editor. I just tried it in firebug, and the “Ted” player looks pretty darn good on your site.
I just hit the “share” button on the video and copied the code. The code I used to test:
<object width="334" height="326"><param name="movie" value="https://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param> <param name="flashvars" value="vu=https://video.ted.com/talks/dynamic/SirKenRobinson_2006-medium.flv&su=https://images.ted.com/images/ted/tedindex/embed-posters/SirKenRobinson-2006.embed_thumbnail.jpg&vw=320&vh=240&ap=0&ti=66&introDuration=15330&adDuration=4000&postAdDuration=830&adKeys=talk=ken_robinson_says_schools_kill_creativity;year=2006;theme=how_we_learn;theme=bold_predictions_stern_warnings;theme=how_the_mind_works;theme=the_creative_spark;theme=master_storytellers;theme=top_10_tedtalks;event=TED2006;&preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="https://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="334" height="326" allowFullScreen="true" allowScriptAccess="always" flashvars="vu=https://video.ted.com/talks/dynamic/SirKenRobinson_2006-medium.flv&su=https://images.ted.com/images/ted/tedindex/embed-posters/SirKenRobinson-2006.embed_thumbnail.jpg&vw=320&vh=240&ap=0&ti=66&introDuration=15330&adDuration=4000&postAdDuration=830&adKeys=talk=ken_robinson_says_schools_kill_creativity;year=2006;theme=how_we_learn;theme=bold_predictions_stern_warnings;theme=how_the_mind_works;theme=the_creative_spark;theme=master_storytellers;theme=top_10_tedtalks;event=TED2006;"></embed></object>