I have Apptha video player component and it generates it's own embed code for the videos.
Unfortunately Easy Blog strips the code and the videos aren't working.
Check the url:
http://www.mydreamwedding.ie/weddingblog/entry/wedding-reception/a-few-words-the-wedding-speeches
This is code generated by Apptha component
<embed id="player" src="
http://www.mydreamwedding.ie/components/com_contushdvideoshare/hdflvplayer/hdplayer.swf" flashvars="id=44&baserefJHDV=
http://www.mydreamwedding.ie/&playlist_auto=false&Preview=
http://i3.ytimg.com/vi/M1pnKYw3X94/maxresdefault.jpg&showPlaylist=false&embedplayer=true&shareIcon=false&email=false&zoomIcon=false&playlist_autoplay=false" style="width:670px;height:380px" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" wmode="transparent"></embed>
And this is what's left upon save:
<embed id="player" style="width: 670px; height: 380px;" src="/components/com_contushdvideoshare/hdflvplayer/hdplayer.swf" type="application/x-shockwave-flash" width="300" height="150"></embed>
Can you help please?
Jan