Coba yang ini

Search

How To Create Animation Label Cloud

A few days ago I get about how to create Animation Label Cloud from Marcellino's. Well now I want to share with you. Here's how to make :

  1. You must first Login in Blogger.com / Blogspot.com
  2. Save your tamplate before edit
  3. Select layout --> edit HTLM
  4. Find this code

<b:section class='sidebar' id='sidebar' preferred='yes'>



5. Then copy this code below and paste directly below the code above

<b:widget id='Label129' 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://www.geocities.com/rum_marewa/swfobject.js' type='text/javascript'/>
<div id='flashcontent'>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://www.marewa.info'>marewa</a></div>
<script type='text/javascript'>
var so = new SWFObject("http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf", "tagcloud", "180", "100", "7", "#000000");
// uncomment next line to enable transparency
//so.addParam("wmode", "transparent");
so.addVariable("tcolor", "0xfffffff");
so.addVariable("mode", "tags");
so.addVariable("distr", "true");
so.addVariable("tspeed", "100");
so.addVariable("tagcloud", "");
so.addParam("allowScriptAccess", "always");
so.write("flashcontent");
</script>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>

6. Do not save at first. Try to preview, if it has been successfully, stored new

7. Next to resize the width, length and color background

To change the size high, width and color background ((..))

var so = new SWFObject("http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf", "tagcloud", "((180))", "((100))", "7", "((#000000))");

To change the font color ((..))

so.addVariable("tcolor", "((0xfffffff))");

To change the font size ((..))

values='data:labels' var='label'><a expr:href='data:label.url' ((style='24'))><data:label.name/></a></b:loop></tags>");

To see a color here

I hope you can make it, please try

1 comment:

  1. trik yang sangat bermanfaat...
    teruslah berkarya agar kita bisa medesign site kita menjadi lebih menarik dan tentunya saling berbagi. sukses u anda. bravo blogger Indonesia

    ReplyDelete