Loading

Sunday, September 18, 2011

How to embed Facebook video in your blog


Facebook is not provide an embed cod for video sharing unlike youtube.  There are time you find an intersting video from Facebook and want to share it to your blog reader but didn't get the embed code. Since you did not have the embed cod, you need simple trick to share or embed the facebook video into your blog.
  1. Go to your friend or the video owner Facebook account.
  2. Click on th video link below the profile picture.
  3. Choose the video you want to share, click on the video.
  4. You need to identify the video id. (see picture below).

After that use this code, just copy to your blog  :-
<object width="400" height="224" >
 <param name="allowfullscreen" value="true" />
 <param name="allowscriptaccess" value="always" />
 <param name="movie" value="http://www.facebook.com/v/xxx" />
 <embed src="http://www.facebook.com/v/xxx" type="application/x-shockwave-flash"
   allowscriptaccess="always" allowfullscreen="true" width="400" height="224">
 </embed>
</object>
Change the XXX with the  video ID. Done...  :)


Tuesday, September 13, 2011

how to download flash or swf using google chrome



There will be a time you need to download flash or swf file. Many software or application can be used to download but need to do some install process. Today you will learn how to download flash file by using google chrome only.

(1) just goto the page with flash file(swf file) you want to save
(2) press ctrl+U to enter view source of the page(it will be opened in a separate tab)
(3) press ctrl+F to open the find box on top right corner of the "view source" page and type "swf" (withought quotes)
(4) now right-click on links ending with ".swf" (ie- http://domain.com/filename.swf ) and click save as AND SAVE IT

good luck :) 


Related Posts Plugin for WordPress, Blogger...
Twitter Delicious Facebook Digg Favorites More