PDA

View Full Version : Blogger tricks


Bluleaf
02-20-2009, 10:13 AM
(http://www.blogger.com/rearrange?blogID=4761536097900421793&widgetType=HTML&widgetId=HTML2&action=editWidget)
Embed flash(flv,swf) files in blogger-useful tip for new bloggers (http://bloggertricks.com/2007/12/embed-flashflvswf-files-in-blogger.html)



#fullpost{display:inline;}
This tip explains you how to embed a flash(FLV or SWF videos) movie in your blogger(blogspot) blog or any other blogs.
Generally, most people prefer the simple code provided by the youtube to embed their videos.
(If you didn't know how to embed/insert a youtube video on your blogger blog,please read this
How to embed a youtube video in your blog (http://kranthitips.blogspot.com/2007/12/how-to-embed-youtube-videomovie-in-your.html)).But,it is not unique content which will be availabel only on your blog.So,if you want to add original(raw) stuff like some interactive flash animations to your blog to attract the attention of your visitors,you will have to know this tip.First,create your flash videos,movies,etc and upload to your server.
There are many sources which will allow you to upload your flash files (http://www.swfmaestro.com/),but most of them are not free.However, you can upload your flash files on Google pages (http://pages.google.com/) for FREE.
Simply follow the steps as shown in the below pictures.
1.Click on the upload link which is at the right side after you logged into 'google pages'




http://i219.photobucket.com/albums/cc286/7kranthiswaroop/kranthitips/upload_123.jpg
Next,
http://i219.photobucket.com/albums/cc286/7kranthiswaroop/kranthitips/browse.jpg
I will show you an example.I have uploaded a file named 'flash.swf',after uploading click on the link as shown in the figure
http://i219.photobucket.com/albums/cc286/7kranthiswaroop/kranthitips/clickthis2.jpg
Next,save the url
http://i219.photobucket.com/albums/cc286/7kranthiswaroop/kranthitips/note.jpg
2.The url in this case is


http://123funjokes4all.googlepages.com/flash.swf (http://123funjokes4all.googlepages.com/flash.swf) note that url and paste it in the below code and use it whereever you want,in your blog post,in the sidebar,etc.





<embed pluginspage=" http://www.macromedia.com/go/getflashplayer" width="120" src=""></embed><strong>http://123funjokes4all.googlepages.com/flash.swf</strong></em>" height="120" type="application/x-shockwave-flash">

NOTE:Replace the url in the code to your original url & also set your own dimensions to suite your blog.In this case,I prefer width:120 px and height:120 px

3.Finally,the flash file will appear like this




If you have any doubt,don't hesitate to ask.You can ask your questions via YOUR COMMENTS

Bluleaf