How to Embed an SWF File
- 1). Open your HTML document. If you do not have a generated file that contains coding for your SWF object, create one and copy the coding.
- 2). Find the location for your SWF in your document and insert the SWF coding you copied.
- 3). Note the text above the "</head" tag: "<script src="AC_RunActiveContent.js" language="javascript"></script>". "AC_RunActiveContent.js" is a file that was generated with the HTML. Copy this to your document also above the "</head>" tag.
- 4). Save your document and upload both your HTML and "AC_RunActiveContent.js" files to your server to test your SWF.
Source...