Add 3D tag cloud to blogger

Discussion in 'Blogging' started by kerryzeng, Aug 8, 2010.

  1. #1
    I have asked how to add a 3D tag cloud to my blogspot a few time ago ,but nobody can tell me a feasible method.
    Then I finally found that yesterday,and you can see the final performance in my blog first “convertwhy
    I found the code in http://www.bloggerbuster.com/2008/08/blogumus-flash-animated-label-cloud-for.html
    find this line in your blogger
    <b:section class='sidebar' id='sidebar' preferred='yes'>
    Code (markup):
    Immediatly after this line, paste the following section of 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'>
    <script src='http://sites.google.com/site/bloggerustemplatus/code/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></div>
    <script type='text/javascript'>
    var so = new SWFObject(&quot;http://sites.google.com/site/bloggerustemplatus/code/tagcloud.swf&quot;, &quot;tagcloud&quot;, &quot;240&quot;, &quot;300&quot;, &quot;7&quot;, &quot;#ffffff&quot;);
    // uncomment next line to enable transparency
    //so.addParam(&quot;wmode&quot;, &quot;transparent&quot;);
    so.addVariable(&quot;tcolor&quot;, &quot;0x333333&quot;);
    so.addVariable(&quot;mode&quot;, &quot;tags&quot;);
    so.addVariable(&quot;distr&quot;, &quot;true&quot;);
    so.addVariable(&quot;tspeed&quot;, &quot;100&quot;);
    so.addVariable(&quot;tagcloud&quot;, &quot;<tags><b:loop values='data:labels' var='label'><a expr:href='data:label.url' style='12'><data:label.name/></a></b:loop></tags>&quot;);
    so.addParam(&quot;allowScriptAccess&quot;, &quot;always&quot;);
    so.write(&quot;flashcontent&quot;);
    </script>
    <b:include name='quickedit'/>
    </div>
    </b:includable>
    </b:widget>
    Code (markup):

     
    Last edited: Aug 8, 2010
    kerryzeng, Aug 8, 2010 IP
  2. Brucew0619

    Brucew0619 Peon

    Messages:
    305
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Wonderful! I had successed with this artical, look:convertlife.blogspot.com
     
    Brucew0619, Aug 10, 2010 IP
  3. Mousecate

    Mousecate Peon

    Messages:
    105
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you for providing this widget
     
    Mousecate, Aug 16, 2010 IP
  4. jewmark

    jewmark Peon

    Messages:
    377
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    This is a nice 3D tag but if you have too many tags then your visitors will have a hard look.
     
    jewmark, Aug 17, 2010 IP
  5. kerryzeng

    kerryzeng Peon

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yeah,I have thought about it,so I only use one or two tags in the posts. just use them like catalog.
     
    kerryzeng, Aug 17, 2010 IP
  6. siothach

    siothach Active Member

    Messages:
    656
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #6
    wow, it's so cool
     
    siothach, Aug 17, 2010 IP
  7. kerryzeng

    kerryzeng Peon

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
  8. Ghosty567

    Ghosty567 Member

    Messages:
    145
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #8
    Thanks for this little tools that will be looking good on my blog :)
     
    Ghosty567, Aug 18, 2010 IP
  9. automagic

    automagic Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    thanks a lot, very helpful for me to serve my clients :)
     
    automagic, Aug 27, 2010 IP
  10. rafi952

    rafi952 Greenhorn

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #10
    you can check here <a href="http://www.edutechnology.net/how-to-add-lebel-cloud-widget-for-blogger/">how to add 3d tag cloud widget</a>
     
    rafi952, Mar 11, 2012 IP
  11. rafi952

    rafi952 Greenhorn

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #11
    here is a nice tutorial on adding animated lebel cloud widget on blogger

    TechBlog|Blogger Tuts
     
    rafi952, Feb 17, 2013 IP