How to make flash slideshow for Blogger
This tutorial will show you how to upload Flash slideshow SWF file to Google Blogger.
Step 1: Make Flash slideshow SWF file.
Firstly, please make your Flash file (.swf) with some Flash Slideshow software, say Flash Gallery Factory.
Step 2: Upload Flash slideshow SWF file to Internet.
Upload the Flash SWF file to any web hosting, and get the URL address of the Flash SWF file. If you don't have a web host, you can upload your flash file to Google Sites for FREE.
Open http://sites.google.com/, sign in with your Gmail account. Check the option ”I agree to the terms”, click the button ”I am ready to create my pages” below, and login.

> Click ”Choose File” button at the bottom, then browse and select the Flash SWf file on your local hard disk, upload it.
> Now, the uploaded file will be listed in the ”Attachments”.
Now you have uploaded the Flash SWF file to Google Page, you should get the URL address of the SWF file and note it. In Internet Explorer, you can simply click the file, open it with IE, and copy the link address in the address bar. If you are using Firefox, you may right click on the file, in the popup menu, click ”Copy Link Location”, and get the link address. The link address should look similar to: http://sites.google.com/site/wondersharefamily/Home/index.swf
Step 3: Embed Flash SWF to your Blogger post.
The final step is to embed the Flash SWF to your Blogger post. Open your blogger editor, switch to the ”Edit Html” mode, then add the following code to any of the sections in your post.

<embed src=”http://sites.google.com/site/wondersharefamily/Home/index.swf” quality=”high” allowscriptaccess=”always” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” align=”middle” height=”150” width=”150”></embed>
Please replace the URL in the code to your own URL and set your own dimensions of Flash SWF file. In this case, the URL address is http://sites.google.com/site/wondersharefamily/Home/index.swf, the width and height sizes are 150.
Please replace the URL in the code to your own URL and set your own dimensions of Flash SWF file. In this case, the URL address is http://sites.google.com/site/wondersharefamily/Home/index.swf, the width and height sizes are 150.


