Il tag <embed> non esiste più nelle versioni recenti di HTML e XHTML, devi usare solamente object:
codice:
<object type="application/x-shockwave-flash" width="770" height="209" data="filmato.swf">
<param name="movie" value="filmato.swf" />
</object>