Sunday, July 10, 2011

How to add Flash animation in your blog

Blogger popularity is increasing day by day. It is also increasing it's features time to time. But up to this moment. blogger does gives its user the opportunity to upload flash files (swf files) directly as we can upload images. So up to this moment there is no direct way with blogger to show your animated flash files.

But still you can show you flash animation is some indirect way.
But First of all you have to upload your flash files anywhere in the internet. If you have a web hosting or access to any online storage media where you can store files and get direct link of your files then its easy for you.

There are some free options to store your files. One is Google site. Go to Google site and sign in with you gmail account. Create a site. From More options tab click on Manage site and Go to attachment and there you see options for upload. Upload your flash files and copy the link location.
upload your flash files in Google Site
Now from your blogger go to your post. And select where you want to add the animation. See you post in Edit HTML view.
See your post in Edit HTML view
Now copy paste the following code in your selected area.

<embed align="middle" height="320" pluginspage=" http://www.macromedia.com/go/getflashplayer" src="https://sites.google.com/site/xtreemfunflash/xtreem.swf" type="application/x-shockwave-flash" width="200"></embed>

The red marked address is the flash file link address. Change it with you own file link address. Or you can test with it too. Adjust your flash window height and width with the corresponding attribute. just change the number. From allign attribute your set you animation position. One think to remember, it take some time depending your flash file size before showing. So too much large file will take extra time.

Now see the preview.


Related Post:

0 comments:

Post a Comment