Hi bro .. see you all again nih ama Top Tutorials. This time we will learn to create animated menu labels on blogspot. Kayak What menu? Buddy can see examples in My Menu button on this blog. ... How nice is not it?? Is my friend all interested to make it? Well ... let's us discuss immediately wrote one one on the scene.
Label Making animation on blogspot is not difficult. In blogspot, animation label is called "Blogumulus". Label this animation was originally only exist in wordpress. But then thanks to the creativity of Amanda Fazani finally emerged this blogumulus.
Okay .. that was a glimpse of the label on blogspot or blogumulus Animation. Today we discussed yuk immediately wrote the tutorial:
# Please pal login on your blog administrator menu.
# Then please click the menu layout -> Html
# After that, please find <b:section class='sidebar' id='sidebar' preferred='yes'>
# Copy the following code under the code above:
<b:widget id='Label99' locked='false' title='Labels' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<script src='http://halotemplates.s3.amazonaws.com/wp-cumulus-example/swfobject.js' type='text/javascript'/>
<div id='flashcontent'>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://www.bloggerbuster.com'>Amanda Fazani</a> Posted by <a href='http://toptutorialweb.blogspot.com/'>tutorial</a></div>
<script type='text/javascript'>
var so = new SWFObject("http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf", "tagcloud", "240", "300", "7", "#ffffff");
// uncomment next line to enable transparency
//so.addParam("wmode", "transparent");
so.addVariable("tcolor", "0x333333");
so.addVariable("mode", "tags");
so.addVariable("distr", "true");
so.addVariable("tspeed", "100");
so.addVariable("tagcloud", "<tags><b:loop values='data:labels' var='label'><a expr:href='data:label.url' style='12'><data:label.name/></a></b:loop></tags>");
so.addParam("allowScriptAccess", "always");
so.write("flashcontent");
</script>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
# Save. Ok