I would like to have a full-browser flash intro page and have found how to make that happen by using the publish settings in Flash; however, the code it generates includes deprecated elements (such as <embed>) and does not work at all when I try to add alternate content for SEO purposes or change the DOCTYPE. Where can I find how to change the code so that it still works as advertised as an XHTML 1.0 Transitional (or better yet, Strict)?
I'm working with AS3, by the way, if that makes any difference whatsoever...