5/27/11

(Blogspot) - Cách tạo Flash Tag Cloud


Chắc các bạn cũng đã tìm hiểu qua Flash Tag Cloud rồi phải không. Mình cũng đã tìm nhưng đều bị die file tagcloud.swfswfobject.js. Nay mình tìm được nên chia sẽ lại cho các bạn.
  • Trước tiên,bạn tạo 1 widget Tag trước.
 
  • Và lấy địa chỉ của Widget đó bằng cách
 

Ở đây mình có địa chỉ là Label1 Nhớ là Label1 nhé .
  • Vào Thiết kế-> Chỉnh sửa HTML –> Mở rộng tiện ích.
Tìm đến Đoạn code sau :

  • <b:widget id='Label1' locked='false' title='' type='Label'/>
Bạn bỏ dấu  /   ở cuối đi nhé.
Thêm vào sau đó đoạn code sau : 
  • <b:includable id='main'>
    <b:if cond='data:title'>
    <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'><center>
    <script src='http://mopheat.site40.net/recources/tagcloud/swfobject.js' type='text/javascript'/> 
    <div id='flashcontent'>Blogumulus by <a href='http://www.Svip4u.info/'>Svip4u.InFo</a></div>
    <script type='text/javascript'>
    var so = new
    SWFObject("http://mopheat.site40.net/recources/tagcloud/tagcloud.swf",
    "tagcloud", "240", <!-- width="240" -->
    "300", "7", <!-- height="300" -->
    "#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'/></center>
    </div>
    </b:includable>
    </b:widget>

Vậy là xong.
Nếu bạn không làm được thì cứ để lại comment cho mình. Cảm ơn.
Chúc bạn thành công

1 comments:

Cảm ơn nhé, thành công rồi!

Post a Comment

Bạn hãy để lại comments nếu bài viết có ích nha.
Các comments sẽ được nhắc nhở nếu vi phạm các điều khoản mà mình tự hiểu.

Twitter Delicious Facebook Digg Stumbleupon Favorites More