How to Embed Adobe in Blogger
- 1). Open a Web browser and log in to your Blogger account.
- 2). Click the post you want to edit to open the post in the Blogger editor.
- 3). Click the "Edit HTML" tag to open the HTML editor, so you can type HTML code in the post.
- 4). Type the following code to add an Adobe movie to the blog content:
<embed src="http://mysite.com/file.swf" quality="high" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle"></embed>
Replace the movie file in the "src" property with your own Adobe movie URL. - 5). Click "Update" to save the changes to the blog post. Open a separate browser tab, and navigate to your blogger site. View the new changes to review the embedded movie.
Source...