2009-07-23

How To Make Your Label Walk Flash! Like My Label

:hi: friend,

Now I would like to share about how to make your label flash like my label. the tutorial is so simple. you want to know how?:ha?:.

Just follow this step....

How to Make Blog Label Walking Flash



1. Login to your blogspot.

2. Click Layout, then Edit HTML and check Expand Widget Template.

3. Find this code :

<b:section class='sidebar' id='sidebar' preferred='yes'>
4. Place this script under the blue code:

<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'>
&lt;object type="application/x-shockwave-flash" data="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" width="250" height="200" allowscriptaccess="always" &gt;
&lt;param name="movie" value="http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf" /&gt;
&lt;param name="bgcolor" value="#ffffff" /&gt;
&lt;param name="flashvars" value="tcolor=0x000000&amp;mode=tags&amp;distr=true&amp;tspeed=100&amp;tagcloud=&lt;tags&gt;
<b:loop values='data:labels' var='label'>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url' style='12'><data:label.name/></a>
</b:loop>
&lt;/tags&gt;" /&gt;
&lt;p&gt;Blogumulus by &lt;a href='http://www.roytanck.com/'&gt;Roy Tanck&lt;/a&gt; and &lt;a href='http://www.bloggerbuster.com'&gt;Amanda Fazani&lt;/a&gt;&lt;/p&gt;
&lt;/object&gt;
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
5. Save your template and you are all done:sweaty:.


Note: you can change the red text for the label size, purple text for the label color , and gray text for the label speed.

Okay friend, Do you have any problems? If you have just leave your comment below:puppyeyes:.

Comments :

0 comments to “How To Make Your Label Walk Flash! Like My Label”


Post a Comment