PageRenderTime 50ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/projecte eclipse/TI/data/2012-documentos/36/2012-36-111.html

https://gitlab.com/bernagg/TI
HTML | 597 lines | 492 code | 65 blank | 40 comment | 0 complexity | 908228a50f850bdd74110756b0acc146 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <link href="http://img.fanhow.com/skins/softwiki/common.css?201203151725" rel="stylesheet" type="text/css" />
  5. <link href="http://img.fanhow.com/skins/softwiki/c-list.css?201203151725" rel="stylesheet" type="text/css" />
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>update facebook status animated gif flash animation</title>
  8. <meta name="Description" content="Fanhow found 20 articles about 'update facebook status animated gif flash animation' on tutorials, q&a and software" />
  9. <meta name="keywords" content="update facebook status animated gif flash animation, facebook status animated gif code, connect status animated gif, animated gif relationship status, convert animated gif animated jpg facebook, computer problem, software, tutorials, how to" />
  10. <link rel="shortcut icon" href="/favicon.ico" />
  11. <link rel="search" type="application/opensearchdescription+xml" href="http://www.fanhow.com/opensearch_desc.php" title="Fanhow (English)" />
  12. <link rel="alternate" type="application/rss+xml" title="Fanhow.com" href="http://www.fanhow.com/rss.php">
  13. <script type= "text/javascript">/*<![CDATA[*/
  14. var skin = "softwiki";
  15. var stylepath = "/skins";
  16. var wgArticlePath = "/&#36;1";
  17. var wgScriptPath = "";
  18. var wgScript = "";
  19. var wgServer = "http://web1.0sns.com";
  20. var wgCanonicalNamespace = "Special";
  21. var wgCanonicalSpecialPageName = "PreSearch";
  22. var wgNamespaceNumber = -1;
  23. var wgPageName = "Special:PreSearch";
  24. var wgTitle = "PreSearch";
  25. var wgAction = "view";
  26. var wgRestrictionEdit = [];
  27. var wgRestrictionMove = [];
  28. var wgArticleId = 0;
  29. var wgIsArticle = false;
  30. var wgUserName = null;
  31. var wgUserGroups = null;
  32. var wgUserLanguage = "en";
  33. var wgContentLanguage = "en";
  34. var wgBreakFrames = false;
  35. var wgCurRevisionId = 0;
  36. /*]]>*/</script>
  37. <script type="text/javascript">
  38. var js_title = "";
  39. var js_url = "";
  40. var wiki_domain ="www.fanhow.com";
  41. var ask_domain ="www.fanhow.com/answers";
  42. var qr_domain ="tutorials.fanhow.com";
  43. var qs_domain ="software.fanhow.com";
  44. var cookie_domain ="";
  45. </script>
  46. <script type="text/javascript" src="http://img.fanhow.com/script/all.js?201203151725"></script>
  47. <script type="text/javascript">
  48. $(function(){
  49. (function($){
  50. /********* php传入的js *********/
  51. /********* Search Bar *********/
  52. var s_category = $("#s_category").val();
  53. if(s_category == "all")
  54. {
  55. $("#input_search_keyword").search_suggest("/search_suggest.php?type=all", {
  56. onFirst: function() {
  57. var keyword_search;
  58. keyword_search = $("#input_search_keyword").val();
  59. top.location.href = 'http://' + wiki_domain + "/search/" + encodeURIComponent(keyword_search); },
  60. onSelect: function() {
  61. var keywords,keyword,subject_id;
  62. subject_id = $("#s_id_h").val();
  63. keywords=$("#input_search_keyword").val();
  64. keyword=$("#s_category_h").val();
  65. if(keyword.indexOf('Question')!=-1) {
  66. top.location.href = 'http://' + ask_domain + "/question-" + subject_id + "-" + encodeURIComponent(keywords);
  67. }
  68. else if (keyword.indexOf('Knowhow')!=-1)
  69. {
  70. //keywords = keywords.replace(/^[Hh]ow [Tt]o /g,'');
  71. keywords = keywords + '_' + subject_id;
  72. top.location.href = 'http://' + wiki_domain + "/knowhow:" + encodeURIComponent(keywords);
  73. }
  74. else
  75. top.location.href = 'http://' + wiki_doman + "/Software:" + encodeURIComponent(keywords);
  76. }
  77. });
  78. }
  79. else if(s_category == "software")
  80. {
  81. $("#input_search_keyword").search_suggest("/search_suggest.php?type=software", {
  82. onFirst: function() {
  83. var keyword_search;
  84. keyword_search = $("#input_search_keyword").val();
  85. keyword_search = keyword_search.replace('Search for ','');
  86. top.location.href = 'http://' + qs_domain + "/search/" + encodeURIComponent(keyword_search); },
  87. onSelect: function() {
  88. var keywords,keyword;
  89. keywords=$("#input_search_keyword").val();
  90. keyword=$("#s_category_h").val();
  91. if(keyword.indexOf('Category')!=-1)
  92. top.location.href = 'http://' + wiki_domain + "/This_is_a/" + encodeURIComponent(keywords);
  93. else
  94. top.location.href = 'http://' + wiki_domain + "/Software:" + encodeURIComponent(keywords);
  95. }
  96. });
  97. }
  98. else if(s_category == "solution")
  99. {
  100. $("#input_search_keyword").search_suggest("/search_suggest.php?type=solution", {
  101. onFirst: function() {
  102. keyword_search = $("#input_search_keyword").val();
  103. keyword_search = keyword_search.replace('Search for ','');
  104. top.location.href = 'http://' + qr_domain + "/search/" + encodeURIComponent(keyword_search); },
  105. onSelect: function() {
  106. var keywords,keyword;
  107. keywords=$("#input_search_keyword").val();
  108. keyword2=$("#s_category_h").val();
  109. keyword3=$("#s_id_h").val();
  110. if(keyword2.indexOf('Topic')!=-1)
  111. top.location.href = 'http://' + wiki_domain + "/Topics/" + encodeURIComponent(keywords);
  112. else if(keyword2.indexOf('Software')!=-1)
  113. top.location.href = 'http://' + wiki_domain + "/Software/" + encodeURIComponent(keywords);
  114. else
  115. {
  116. //keywords = keywords.replace(/^[Hh]ow [Tt]o /g,'');
  117. keywords = keywords + '_' + keyword3;
  118. top.location.href = 'http://' + wiki_domain + "/knowhow:" + encodeURIComponent(keywords);
  119. }
  120. }
  121. });
  122. }
  123. /********* php传入的js function *********/
  124. do_user_ul();
  125. do_qiaoye_suggest();
  126. do_profile_tab();
  127. do_form_submit();
  128. do_review_form();
  129. do_turo_form();
  130. get_review_ajax();
  131. do_review_list();
  132. do_mysoftware_private();
  133. })(jQuery);
  134. });
  135. function quickQueryCust(evt){
  136. evt = (evt) ? evt : ((window.event) ? window.event : "")
  137. var key = evt.keyCode?evt.keyCode:evt.which;
  138. if(key == 13){
  139. if($('.ac_over').length > 0 || $('.ss_over').length > 0 )
  140. {
  141. return true;
  142. }else
  143. {
  144. // return false;
  145. }
  146. }
  147. }
  148. </script>
  149. </head>
  150. <body >
  151. <div class="warp" id="html_body">
  152. <div class="fh_header">
  153. <div class="fh_logo"><a href="http://www.fanhow.com/">fanhow</a></div>
  154. <div class="fh_search">
  155. <form id="frm_search" method="get" action="/search/">
  156. <input name='category_h' id='s_category_h' type='hidden' value=''>
  157. <input name='id_h' id='s_id_h' type='hidden' value=''>
  158. <input name='question_title' id='question_title' type='hidden' value=''>
  159. <input name='category' id='s_category' type='hidden' value='solution'>
  160. <input class="fh_maininput" name="s" onkeydown="return quickQueryCust(event);" id="input_search_keyword" tabindex="1" autocomplete="off" maxlength="80" value="update facebook status animated gif flash animation" />
  161. <input onclick="search2ask()" class="fh_submit" type="button" />
  162. </form>
  163. </div>
  164. <div class="fh_nav">
  165. <ul>
  166. <li><a href="http://www.fanhow.com/">Home</a></li>
  167. <li><a href="http://www.fanhow.com/answers/">Q&A</a></li>
  168. <li id="selected" class="active">
  169. <a class="fh_tutorials_menu" href="http://www.fanhow.com/Tutorials">Know-how</a>
  170. <div id="selectd" style="display:none" class="fh_beforethis">
  171. <div class="fh_selectd"><a href="http://www.fanhow.com/Tutorials">Know-how</a></div>
  172. <div class="fh_w114mid">
  173. <p><a class="t_browse" href="http://www.fanhow.com/Tutorials">Browse</a></p>
  174. <p><a class="t_create" href="http://www.fanhow.com/Special:CreateRecipe" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}top.location.href='/Special:CreateRecipe';">Write a know-how</a></p>
  175. </div>
  176. <div class="fh_w114foot"></div>
  177. </div>
  178. </li>
  179. <li><a href="http://www.fanhow.com/Software">Software</a></li>
  180. </ul>
  181. </div>
  182. <script type="text/javascript">$(function(){$('#selected').hover(function(){$('#selectd').show()},function(){$('#selectd').hide()});});</script>
  183. <div class="fh_user">
  184. <a class="fh_login" href="http://www.fanhow.com/Special:Userlogin">Sign in / Sign up</a>
  185. </div>
  186. </div>
  187. <style type="text/css">
  188. .wrap {
  189. background: none repeat scroll 0 0 #FFFFFF;
  190. clear: both;
  191. float: none;
  192. margin: 0 auto;
  193. overflow: hidden;
  194. padding: 15px 25px 30px;
  195. width: 958px;
  196. }
  197. </style>
  198. <div class="wrap">
  199. <div class="newleft">
  200. <div class="guide">
  201. <span><a href="http://www.fanhow.com">Home</a> » </span>
  202. <h1 style="padding-bottom:10px;">update facebook status animated gif flash animation</h1>
  203. </div>
  204. <div class="newsoftbg">
  205. <h2>Featured results for update facebook status animated gif flash animation:</h2>
  206. <div class="softhalf">
  207. <div class="new_ad2">
  208. <script type="text/javascript"><!--
  209. google_ad_client = "pub-2945830081367039";
  210. /* Search-listmiddle ProgSense 0605 */
  211. google_ad_slot = "4905634585";
  212. google_ad_width = 336;
  213. google_ad_height = 280;
  214. google_color_bg = 'F5F5F5';
  215. google_ad_border = 'F5F5F5';
  216. //-->
  217. </script>
  218. <script type="text/javascript"
  219. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  220. </script>
  221. </div>
  222. <div style="float: right;">
  223. <script type="text/javascript"><!--
  224. google_ad_client = "ca-pub-2945830081367039";
  225. /* 2012-search-top-right */
  226. google_ad_slot = "5952250253";
  227. google_ad_width = 336;
  228. google_ad_height = 280;
  229. google_color_bg = 'F5F5F5';
  230. google_ad_border = 'F5F5F5';
  231. //-->
  232. </script>
  233. <script type="text/javascript"
  234. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  235. </script>
  236. </div>
  237. <div class="clear"></div>
  238. </div>
  239. <div class="softhalf">
  240. <ul class="newsoft flil">
  241. <li>
  242. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  243. <p class="soft_more">
  244. <span><a href="http://www.fanhow.com/answers/question-22954-how-to-update-facebook-status-with-animated-image"> how to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> with <strong>animated</strong> image </a></span>
  245. <span class="black9"><strong>2</strong> Answers | <strong>4</strong> Votes | <strong>1066</strong> Views</span>
  246. <span class="lh18"> I want to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> with <strong>animated</strong> image,
  247. but I don't know how to do it,
  248. who can give me some advice about it? </span>
  249. </p>
  250. </li>
  251. <li>
  252. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  253. <p class="soft_more">
  254. <span><a href="http://www.fanhow.com/answers/question-3548-how-to-update-facebook-status-use-api%3F"> how to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> use api? </a></span>
  255. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>585</strong> Views</span>
  256. <span class="lh18"> how can i <strong>update</strong> <strong>facebook</strong> <strong>status</strong> use the <strong>facebook</strong> api? </span>
  257. </p>
  258. </li>
  259. <li>
  260. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  261. <p class="soft_more">
  262. <span><a href="http://www.fanhow.com/answers/question-106676-Possible-to-update-facebook-status-in-google-desktop"> Possible to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> in google desktop </a></span>
  263. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>83</strong> Views</span>
  264. <span class="lh18"> Hi, is it just possible to just <strong>update</strong> <strong>facebook</strong> <strong>status</strong> but in the google desktop, which seems so unbelievable to achieve, if you know sth about it, plz tell me..thx~~ </span>
  265. </p>
  266. </li>
  267. <li>
  268. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  269. <p class="soft_more">
  270. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_Status_From_Yahoo_Mail_51314445"> How to <strong>Update</strong> <strong>Facebook</strong> <strong>Status</strong> From Yahoo Mail </a></span>
  271. <span class="black9">Know-how | <strong>1617</strong> Views</span>
  272. <span class="lh18"> Yahoo! Mail launched a new feature recently that users can <strong>update</strong> their <strong>Facebook</strong> <strong>Status</strong> while they are checking Emails. If you are a Yahoo! Mail and you want to let your <strong>Facebook</strong> friends know what's in your mind while you are checking or writing Emails, you can just <strong>update</strong> your <strong>status</strong> and it will posted to <strong>Facebook</strong> at the same time. </span>
  273. </p>
  274. </li>
  275. </ul>
  276. <div class="clear"></div>
  277. </div>
  278. </div>
  279. <div class="new_ad1">
  280. <script type="text/javascript"><!--
  281. google_ad_client = "pub-2945830081367039";
  282. /* 728x90, 创建于 11-10-20 */
  283. google_ad_slot = "7917478883";
  284. google_ad_width = 728;
  285. google_ad_height = 90;
  286. //-->
  287. </script>
  288. <script type="text/javascript"
  289. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  290. </script>
  291. </div>
  292. <h2>More results for update facebook status animated gif flash animation:</h2>
  293. <div class="softall">
  294. <p class="lineb"></p>
  295. <ul>
  296. <li>
  297. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  298. <p class="soft_more">
  299. <span><a href="http://www.fanhow.com/answers/question-75936-How-to-Update-Facebook-Status-Via-Text-Message"> How to <strong>Update</strong> <strong>Facebook</strong> <strong>Status</strong> Via Text Message </a></span>
  300. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>184</strong> Views</span>
  301. <span class="lh19"> How to <strong>Update</strong> my <strong>Facebook</strong> <strong>Status</strong> Via Text Message </span>
  302. </p>
  303. </li>
  304. <li>
  305. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  306. <p class="soft_more">
  307. <span><a href="http://www.fanhow.com/answers/question-96049-How-to-update-facebook-status-by-email"> How to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> by email </a></span>
  308. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>145</strong> Views</span>
  309. <span class="lh19"> Hi, how do I <strong>update</strong> my <strong>Facebook</strong> <strong>status</strong> via email rather than going to the site? Can you give me a hand? Any help is much appreciated! </span>
  310. </p>
  311. </li>
  312. <li>
  313. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  314. <p class="soft_more">
  315. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_from_Twitter_32373518"> How to <strong>Update</strong> <strong>Facebook</strong> from Twitter </a></span>
  316. <span class="black9">Know-how | <strong>759</strong> Views</span>
  317. <span class="lh19"> You can use twitter to <strong>update</strong> your <strong>status</strong> on different websites and this article is going to tell you how to <strong>update</strong> <strong>Facebook</strong> from twitter, so your friends will know what are you doing through your <strong>Facebook</strong> <strong>status</strong>. </span>
  318. </p>
  319. </li>
  320. <li>
  321. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  322. <p class="soft_more">
  323. <span><a href="http://www.fanhow.com/answers/question-65516-how-to-update-facebook-status-automatically-from-my-site"> how to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> automatically from my site </a></span>
  324. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>165</strong> Views</span>
  325. <span class="lh19"> Whenever i entered job requirement on my site that time automatically <strong>facebook</strong> <strong>status</strong> will <strong>update</strong>. </span>
  326. </p>
  327. </li>
  328. <li>
  329. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  330. <p class="soft_more">
  331. <span><a href="http://www.fanhow.com/answers/question-23461-how-to-put-animated-gifs-on-facebook-status%3F"> how to put <strong>animated</strong> gifs on <strong>facebook</strong> <strong>status</strong>? </a></span>
  332. <span class="black9"><strong>2</strong> Answers | <strong>0</strong> Votes | <strong>2059</strong> Views</span>
  333. <span class="lh19"> hi,
  334. anyone know how to put <strong>animated</strong> gifs on <strong>facebook</strong> <strong>status</strong>??
  335. i really want to upload some <strong>animated</strong> gifts.
  336. any ideas?
  337. thanks in advance </span>
  338. </p>
  339. </li>
  340. <li>
  341. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  342. <p class="soft_more">
  343. <span><a href="http://www.fanhow.com/answers/question-28079-how-to-post-animated-gif-on-facebook-status"> how to post <strong>animated</strong> <strong>gif</strong> on <strong>facebook</strong> <strong>status</strong> </a></span>
  344. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>1164</strong> Views</span>
  345. <span class="lh19"> Hi,friends~~~
  346. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I'm new to use <strong>facebook</strong> and still know very few about it.Who can give me some tutorials about how to post <strong>animated</strong> <strong>gif</strong> on <strong>facebook</strong> <strong>status</strong>?I'm so eager to know that,please tell me as soon as possible,Thanks very much. </span>
  347. </p>
  348. </li>
  349. <li>
  350. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  351. <p class="soft_more">
  352. <span><a href="http://www.fanhow.com/answers/question-24380-how-to-add-animated-gifts-on-facebook-status"> how to add <strong>animated</strong> gifts on <strong>facebook</strong> <strong>status</strong> </a></span>
  353. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>476</strong> Views</span>
  354. <span class="lh19"> the <strong>facebook</strong> is fantasy.
  355. can you tell me how to add <strong>animated</strong> gifts on <strong>facebook</strong> <strong>status</strong>?
  356. thank you
  357. i wait the answers on line </span>
  358. </p>
  359. </li>
  360. <li>
  361. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  362. <p class="soft_more">
  363. <span><a href="http://www.fanhow.com/answers/question-41791-add-animated-jpg-to-facebook-status"> add <strong>animated</strong> jpg to <strong>facebook</strong> <strong>status</strong> </a></span>
  364. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>667</strong> Views</span>
  365. <span class="lh19"> the <strong>animated</strong> jpg can make my <strong>facebook</strong> <strong>status</strong> so cool, so I want to add <strong>animated</strong> jpg to <strong>facebook</strong> <strong>status</strong>. So who can tell me how to do this?&nbsp; thank you very much. </span>
  366. </p>
  367. </li>
  368. <li>
  369. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  370. <p class="soft_more">
  371. <span><a href="http://www.fanhow.com/knowhow:Export_GIF_flash_files_in_Flash_28939826"> How to Export <strong>GIF</strong> <strong>flash</strong> files in <strong>Flash</strong> </a></span>
  372. <span class="black9">Know-how | <strong>2076</strong> Views</span>
  373. <span class="lh19"> You want to change a <strong>animation</strong> Wallpaper for your Mobile phone, the image of <strong>GIF</strong> format will fit you. And you have a lot of <strong>flash</strong> file, so you can export <strong>GIF</strong> <strong>Flash</strong> files in <strong>Flash</strong>. This article will show you how to export <strong>GIF</strong> <strong>Flash</strong> files. </span>
  374. </p>
  375. </li>
  376. <li>
  377. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  378. <p class="soft_more">
  379. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_from_Status_Update_Services_32906177"> How to <strong>Update</strong> <strong>Facebook</strong> from <strong>Status</strong> <strong>Update</strong> Services </a></span>
  380. <span class="black9">Know-how | <strong>1197</strong> Views</span>
  381. <span class="lh19"> <strong>Facebook</strong> can be perfectly integrated with many amazing online applications, with these tools you can upload and <strong>update</strong> your <strong>Facebook</strong> information conveniently, ping is an excellent example, which can post information to many online applications(including <strong>Facebook</strong>), if you are not familiar with it, please refer to this paper. </span>
  382. </p>
  383. </li>
  384. <li>
  385. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  386. <p class="soft_more">
  387. <span><a href="http://www.fanhow.com/answers/question-3876-how-to-update-user-status-offline-in-facebook"> how to <strong>update</strong> user <strong>status</strong> offline in <strong>facebook</strong> </a></span>
  388. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>587</strong> Views</span>
  389. <span class="lh19"> i am not familiar with it, who can tell me how to&nbsp; <strong>update</strong> user <strong>status</strong> offline in <strong>facebook</strong>?Thanks </span>
  390. </p>
  391. </li>
  392. <li>
  393. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  394. <p class="soft_more">
  395. <span><a href="http://www.fanhow.com/answers/question-23708-how-to-add-gif-on-Facebook-status%3F"> how to add <strong>gif</strong> on <strong>Facebook</strong> <strong>status</strong>? </a></span>
  396. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>983</strong> Views</span>
  397. <span class="lh19"> <strong>gif</strong> is a bitmap image format, my friends tell me it is a very useful tool, so i want to try it,&nbsp; who can teach me to add it on <strong>facebook</strong> <strong>status</strong>? thanks a lot!! </span>
  398. </p>
  399. </li>
  400. <li>
  401. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  402. <p class="soft_more">
  403. <span><a href="http://www.fanhow.com/answers/question-27139-how-to-place-gif-in-facebook-statuses"> how to place <strong>gif</strong> in <strong>facebook</strong> statuses </a></span>
  404. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>242</strong> Views</span>
  405. <span class="lh19"> my friend asked me he wanted to place <strong>gif</strong> in <strong>facebook</strong> statuses ,but how can make it? i don't know the answer either, this is the reason i'm here, could you give me some advice about it? thanks~~ </span>
  406. </p>
  407. </li>
  408. <li>
  409. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  410. <p class="soft_more">
  411. <span><a href="http://www.fanhow.com/answers/question-49674-how-to-post-a-gif-in-a-facebook-status"> how to post a <strong>gif</strong> in a <strong>facebook</strong> <strong>status</strong> </a></span>
  412. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>465</strong> Views</span>
  413. <span class="lh19"> <strong>Facebook</strong> is very popular in the whole world. Do you know how to post a <strong>gif</strong> in a <strong>facebook</strong> <strong>status</strong>? Who can give me some help?Thanks. </span>
  414. </p>
  415. </li>
  416. <li>
  417. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  418. <p class="soft_more">
  419. <span><a href="http://www.fanhow.com/answers/question-65508-how-to-attach-.gif-files-to-facebook-status-updates"> how to attach .<strong>gif</strong> files to <strong>facebook</strong> <strong>status</strong> updates </a></span>
  420. <span class="black9"><strong>0</strong> Answers | <strong>1</strong> Votes | <strong>268</strong> Views</span>
  421. <span class="lh19"> how to attach .<strong>gif</strong> files to <strong>facebook</strong> <strong>status</strong> updates? is that possible? </span>
  422. </p>
  423. </li>
  424. <li>
  425. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  426. <p class="soft_more">
  427. <span><a href="http://www.fanhow.com/answers/question-101096-How-To-View-And-Update-Your-Facebook-Status-From-Gmail"> How To View And <strong>Update</strong> Your <strong>Facebook</strong> <strong>Status</strong> From Gmail </a></span>
  428. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>91</strong> Views</span>
  429. <span class="lh19"> I want to know if it is possible to View And <strong>Update</strong> my <strong>Facebook</strong> <strong>Status</strong> From GmailIf you know ,please do me a favor ! thank you </span>
  430. </p>
  431. </li>
  432. </ul>
  433. </div>
  434. <div class="addlink"><div class="addllft"></div><div class="addlrgt"></div><a onclick="location.href='http://www.fanhow.com/search/update facebook status animated gif flash animation'" class="addimg">Click here to view all results</a></div>
  435. <div class="addul lineh22 recently_k">
  436. <h3>Recent searches</h3>
  437. <a href="http://dxclient.fanhow.com/dxclient-ipad"> dxclient ipad </a>
  438. <a href="http://high.fanhow.com/high-priority-program-shortcut-start-win-xp"> high priority program shortcut start win xp </a>
  439. <a href="http://download.fanhow.com/download-full-idestatik7"> download full idestatik7 </a>
  440. <a href="http://64bit.fanhow.com/64bit-driver-mx70-panasonic-win7"> 64bit driver mx70 panasonic win7 </a>
  441. <a href="http://minilyrics.fanhow.com/minilyrics-work"> minilyrics work </a>
  442. <a href="http://girl.fanhow.com/girl-hair-pundai-southindian"> girl hair pundai southindian </a>
  443. <a href="http://7.fanhow.com/7-directdraw-windows"> 7 directdraw windows </a>
  444. <a href="http://5-3.fanhow.com/5.3-crack-download-xcelsius"> 5.3 crack download xcelsius </a>
  445. <a href="http://devexpress.fanhow.com/devexpress-period-trial"> devexpress period trial </a>
  446. <a href="http://2010.fanhow.com/2010-3ds-faces-max-reverse"> 2010 3ds faces max reverse </a>
  447. </div>
  448. </div>
  449. <div class="newright">
  450. <div class="addline">
  451. <div class="ask_ct">
  452. Ask a question
  453. <form id="ask_form" method="POST" action="http://www.fanhow.com/answers/ask">
  454. <textarea id="ask_text" name="question_title" class="addtxta">update facebook status animated gif flash animation</textarea>
  455. <input type="submit" value="Ask Question" class="addsub"/>
  456. </form>
  457. </div>
  458. <h3>Related Searches</h3>
  459. <p class="lineb"></p>
  460. <div class="search_ad">
  461. <script type="text/javascript"><!--
  462. google_ad_client = "pub-2945830081367039";
  463. /* 180x90, 创建于 10-9-8 */
  464. google_ad_slot = "8895465783";
  465. google_ad_width = 180;
  466. google_ad_height = 90;
  467. //-->
  468. </script>
  469. <script type="text/javascript"
  470. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  471. </script>
  472. </div>
  473. <ul class="addul lineh22">
  474. <li><a href="http://update.fanhow.com/update-facebook-status-animated-gif-flash-animation"> <strong>update</strong> <strong>facebook</strong> <strong>status</strong> <strong>animated</strong> <strong>gif</strong> <strong>flash</strong> <strong>animation</strong> </a></li>
  475. <li><a href="http://facebook.fanhow.com/facebook-status-animated-gif-code"> <strong>facebook</strong> <strong>status</strong> <strong>animated</strong> <strong>gif</strong> code </a></li>
  476. <li><a href="http://connect.fanhow.com/connect-status-animated-gif"> connect <strong>status</strong> <strong>animated</strong> <strong>gif</strong> </a></li>
  477. <li><a href="http://animated.fanhow.com/animated-gif-relationship-status"> <strong>animated</strong> <strong>gif</strong> relationship <strong>status</strong> </a></li>
  478. <li><a href="http://convert.fanhow.com/convert-animated-gif-animated-jpg-facebook"> convert <strong>animated</strong> <strong>gif</strong> <strong>animated</strong> jpg <strong>facebook</strong> </a></li>
  479. </ul>
  480. </div>
  481. </div>
  482. </div>
  483. <!--[if lte IE 6]>
  484. <script type="text/javascript" src="http://img.fanhow.com/theme/script/PNG.js?201010091024"></script>
  485. <script>
  486. DD_belatedPNG.fix('.header .logo,.header .search,img');
  487. </script>
  488. <![endif]-->
  489. <div class="fh_footer">
  490. <ul>
  491. <li><a href="http://www.fanhow.com/" title="Fanhow">Home</a></li>
  492. <li><a href="#x">|</a></li>
  493. <li><a href="http://www.fanhow.com/Meta:FAQ" title="FAQ">FAQ</a></li>
  494. <li><a href="#x">|</a></li>
  495. <li><a href="http://www.fanhow.com/Meta:Help" title="Help">Help</a></li>
  496. <li><a href="#x">|</a></li>
  497. <li><a href="#" onclick="return false">Terms & privacy</a></li>
  498. <li><a href="#x">|</a></li>
  499. <li><a href="http://www.fanhow.com/tag" title="tags">Tags</a></li>
  500. <li><a href="#x">|</a></li>
  501. <li><a href="http://blog.fanhow.com/" title="Blog">Blog</a></li>
  502. <li><a href="#x">|</a></li>
  503. <li><a href="http://www.fanhow.com/Special:TopSolution">Recent articles</a></li>
  504. <li><a href="#x">|</a></li>
  505. <li><a href="http://www.fanhow.com/rss.php" title="RSS">Rss</a></li>
  506. <li><a href="#x">|</a></li>
  507. <li><a title="Creative Commons License" href="http://creativecommons.org/licenses/by/3.0/" rel="license">Licenses by cc</a></li>
  508. </ul>
  509. </div>
  510. </div>
  511. <!--[if lte IE 6]>
  512. <script src="/script/PNG.js" type="text/javascript"></script>
  513. <script>
  514. DD_belatedPNG.fix('.fh_logo,.fh_search,img,.fh_selectd,.fh_w114mid,.fh_w114foot,.fh_w159top,.fh_w159mid,.fh_w159foot');
  515. </script>
  516. <![endif]-->
  517. <script type="text/javascript" src="http://img.fanhow.com/script/softwiki_jq.js?201203151725"></script>
  518. <script type="text/javascript" src="http://img.fanhow.com/script/function.new.js?201203151725"></script>
  519. <script type="text/javascript">
  520. var _gaq = _gaq || [];
  521. _gaq.push(['_setAccount', 'UA-6399524-6']);
  522. _gaq.push(['_setDomainName', '.fanhow.com']);
  523. _gaq.push(['_trackPageview']);
  524. (function() {
  525. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  526. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  527. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  528. })();
  529. </script>
  530. <script src="http://www.fanhow.com/script/tracker_new.js?20100808" type="text/javascript"></script>
  531. </body>
  532. </html>