Tuesday, May 22, 2012

Add Animated Flying Twitter Bird in Blogger


We sometimes visit blogs and see animated flying cute twitter bird. That looks very amazing indeed. One of my visitors requested me how to add an animated flying twitter bird in blogger. Well, you can easily add flying twitter bird in both blogger and WordPress. But the procedure is different in two section.




You already have seen the flying twitter bird in my website. Today i am only talking about blogger but how to do this in WordPress, will tell later.


Log in to blogger > Design > Edit HTML


Now press CTRL+F and find the following code


</body>

Now paste following code just after </body>


<script src='https://rafiblog.googlecode.com/svn/flyingtwitter.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = &quot;your twitter username&quot;;
var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
tripleflapInit();
</script>

You have to replace your twitter username with the highlighted color text. Save the template and see a nice animated flying twitter bird


If you like please spend few moments to share this with your friends

3 comments:

  1. Not working in ucoz website help!! i want this cool bird any other way to instert bird plz post!

    ReplyDelete
  2. I was looking for this animation...thanks for sharing...i m going to implement now..

    ReplyDelete