Yes, I know that Flash includes Javascript to embed its SWF files when you publish through the IDE. But this JS is absolutely not necessary for embedding - you can embed with nothing more than <embed> and <object> tags. I believe the reason Flash started using the JS embed method was because of a certain lawsuit whereby SWFs had to have obnoxious "click to activate" messages in IE, and JS circumvented this.