Its very simple. You should put a space beteween embed & src. It has to look like this:
<embed src="http://www.jeroenwijering.com/embed/player.swf"width="720"height="324"allowscriptaccess="always"allowfullscreen="true"flashvars="height=324&width=720&file=http://x264.servebeer.com/550.mp4&searchbar=false&smoothing=false"/>
And NOT like that:
<embedsrc="http://www.jeroenwijering.com/embed/player.swf"width="720"height="324"allowscriptaccess="always"allowfullscreen="true"flashvars="height=324&width=720&file=http://x264.servebeer.com/550.mp4&searchbar=false&smoothing=false"/>
Deactivate auto play for embedded video
autostart (false): Set this to true in the player to automatically start playing when the page loads.
"HTML can not be accepted. Tag is not closed"
Blogger don't like autoclosing tags. Instead of just
/>
at the end, you should use
</embed>
Exemple
Keywords: Blog, Blogger, Blogger Embedding, Blogger Tutorial, JW Player, Tutorials.