1 / 2

Membuat Label Menjadi Flash Animasi

x. Membuat Label Menjadi Flash Animasi Ini berawal dari saya melihat flash animasi yaitu di dalam kotak da tulisan-tulisan yang bergerak-gerak , lalu dengan sengaja saya cari cari cara membuatnya , Label yang di fitur blogger standart menjadi tidak standart .

xarles
Download Presentation

Membuat Label Menjadi Flash Animasi

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. x Membuat Label Menjadi Flash Animasi Iniberawaldarisayamelihat flash animasiyaitudidalamkotakdatulisan-tulisan yang bergerak-gerak, laludengansengajasayacaricaricaramembuatnya, Label yang difitur blogger standartmenjaditidak standart. Kalaubiasanyasepertiini: Kucing (12) Bunga (45) Buku (8) Makadenganfitur widget yang baruinimaka label akanberubahmenjadibentuk flash animasi, sepertipunyasayatu! :) Tahugak? CaranyaGimana? Pertama, pilih Tata Letak > Edit HTML Kedua, centang Expand Template Widget Ketiga, carikodedibawahini <b:section class='sidebar' id='sidebar' preferred='yes'> jikatidakketemu, carikodedibawahini <b:include name='quickedit'/> /b:includable></b:widget> Keeempat, Kalausudahketemutaruh script berikutinidibawahnya. <b:widget id='Label99' locked='false' title='Tag Cloud' 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/ruangsc/enes/swfobject.js' type='text/javascript'/> <div id='flashcontent'>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://twitter.com/kurniasepta'>@kurniasepta</a> Distributed by <a href='http://kurniasepta.blogspot.com'>Belajar Ngeblogdi Blog</a></div> <script type='text/javascript'> var so = new SWFObject("http://sites.google.com/site/ruangsc/enes/tagcloud.swf", "tagcloud", "245", "180", "7", "#333333"); // uncomment next line to enable transparency //so.addParam("wmode", "transparent"); so.addVariable("tcolor", "0xffffff"); 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> Nah sekarang yang bisakamuubahadalah: "240", "300" next

  2. x 240 adalahlebar flash animasi 300 adalahtinggi flash animasi Pengetahuaninisayaperolehdaritanteamandadenganrumahnyadapatkamujumpaidisini. Yasemogakamujugaberhasilmempraktekannya. :x

More Related