Pages: 12345678910..10

  2008-02-07 22:23:13

andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

[quote][align=center][b]LINKS CHANGED (July 6th)[/b] [/align][/quote] Skrg gw sediain link buat lu download flash nya, dan bisa lu upload ndiri di hostingan lu, jadi kemungkinan kelebihan bandwidth ny

[quote][align=center][b]LINKS CHANGED (July 6th)[/b] [/align][/quote] Skrg gw sediain link buat lu download flash nya, dan bisa lu upload ndiri di hostingan lu, jadi kemungkinan kelebihan bandwidth nya makin kecil. Okeh ? Untuk saat ini, link flash ke ripway gw masih tersedia, tapi bakal gw apus dalam waktu dket ini. :D Makasii buat pengertian nya. [spoiler][quote]1. Ini [b]PREVIEW[/b] nya :arrow: [url=http://profiles.friendster.com/61181648]ANDHA's FLASH COLLECTION[/url][/quote] [quote]2. Ini preview dan download link nya :arrow: ROTATE NAVIGATION (black version) :arrow: [url=http://www.ziddu.com/downloadlink.php?uid=ZqygmZWlbauglpbzZ6qZnJGlbKeZmpymZg%3D%3D5]Click To Download[/url] [flash=445x100]http://h1.ripway.com/andha/flash/rotblack.swf[/flash] :arrow: ROTATE NAVIGATION (white version) :arrow: [url=http://www.ziddu.com/downloadlink.php?uid=ZqyenZeraqyhlJTzZ6qZnJGlbKeZmpylZg%3D%3D5]Click To Download[/url] [flash=445x100]http://h1.ripway.com/andha/flash/rotwhite.swf[/flash] :arrow: ROTATE NAVIGATION (red version) :arrow: [url=http://www.ziddu.com/download.php?uid=aKufmJ2mcK6emZbzaaqZnJGlbqeZmpupag%3D%3D7]Click To Download[/url] [flash=445x100]http://h1.ripway.com/andha/flash/rotred.swf[/flash] :arrow: ROTATE NAVIGATION (by [url=http://theftalk.com/p=y4sir]y4sir[/url]) :arrow: [url=http://y4s1r.fileave.com/eful.swf]Click To Download[/url] [flash=445x100]http://y4s1r.fileave.com/eful.swf[/flash] :arrow: FIGURES NAVIGATION (black version) :arrow: [url=http://www.ziddu.com/downloadlink.php?uid=arOilJunaq2bluKnaKqhkZSsZaqflZ2o8]Click To Download[/url] [flash=445x100]http://h1.ripway.com/andha/flash/figblack.swf[/flash] :arrow: FIGURES NAVIGATION (white version) :arrow: [url=http://www.ziddu.com/downloadlink.php?uid=cK6dmJilcKyZlOKnZ6qhkZSsZKqfmpSo7]Click To Download[/url] [flash=445x100]http://h1.ripway.com/andha/flash/figwhite.swf[/flash] :arrow: BOX CLOCK (black version) :arrow: [url=http://www.ziddu.com/downloadlink.php?uid=aKydlJulZKycluKnYaqhkZSsXqqfmJqo1]Click To Download[/url] [flash=238x190]http://h1.ripway.com/andha/flash/clockblack.swf[/flash] :arrow: BOX CLOCK (white version) :arrow: [url=http://www.ziddu.com/downloadlink.php?uid=bKqcm5SmaqydnOKnZ6qhkZSsZKqfl5au7]Click To Download[/url] [flash=238x190]http://h1.ripway.com/andha/flash/clockwhite.swf[/flash][/quote] 3. Cara menggunakan flash nya. [quote]:arrow: Masukkan link dari flash ke dalam daerah yang gw bold di bawah [quote]var andhaflash = "<object width='[color=red]???[/color]' height='[color=red]???[/color]'><param name='movie' value='[b]FLASH's LINK[/b]'><embed src='[b]FLASH's LINK[/b]' width='[color=red]???[/color]' height='[color=red]???[/color]'></embed></object>"; addBox("RIGHT","JUDUL",andhaflash,"flash","15");[/quote] :arrow: [color=red]Ukuran[/color] dari flash nya bisa lu tentuin sendiri (Recommended : Navigation 445 x 100 || Clock 238 x 190) :arrow: Bagi yang udah punya fungsi addBox by [b]marfillaster[/b] di file js, tinggal masukin kode di atas k dalam onload handler. :arrow: Bagi yang belum punya fungsi addBox by [b]marfillaster[/b] di file js, masukin kode d atas k tempat yg d minta d bawah ini. [quote]if (!attachOnLoadHandler(function(){andhaflash()})) parent.onload = function(){andhaflash()}; function andhaflash() { [color=red][b]PASTE KODE DI BAGIAN INI[/b][/color] } function addBox (type,head,htm,id,sibling) { //by marfillaster //type "LEFT" | "RIGHT" //head header string //htm innerHTML string //id css_id string //sibling css_id_insertbefore string | null /* Available default Siblings LEFT 0 = controlpanel 1 = photos 13 = blogs 12 = reviews 6 = moreabout 18 = publiccomments 10 = scrapbook RIGHT 15 = meettrail 2 = friends 14 = googleads 7 = fan 8 = groups null - appends to last APPEND INSERTBEFORE */ try { var li=document.createElement("li"); } catch(e) { var li=document.createElement("<li>"); } if(type=="LEFT") { var ul=document.getElementById("0").parentNode.parentNode; htm="<div class='boxcontent'>"+htm+"</div>"; } else var ul=document.getElementById("2").parentNode.parentNode; li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+ "<h2>"+head+"</h2>"+ "<div id='content_"+id+"'>"+ htm+ "</div>"+ "</div>"; if(sibling==null) ul.appendChild(li); else { sibling=document.getElementById(sibling).parentNode; ul.insertBefore(li,sibling); } }[/quote] Paste kode nya ke dalam file js external kamu.[/quote] 4. Bagi yg mau ngedit judul/header dari kotak nya, silahkan edit bagian yg berwarna biru d bawah ini d bagian addBox nya. [quote]contoh : [quote]addBox("LEFT","[color=blue][b]ROTATE NAVIGATION BLACK VERSION[/b][/color]",rotblack,"rotation","0");[/quote] [/quote] 5. Bagi yg mau ngedit posisi dari box nya, silahkan edit bagian yg berwarna hijau di bawah ini d bagian addBox nya. [quote]contoh : [quote]addBox("[color=green][b]LEFT[/b][/color]","ROTATE NAVIGATION BLACK VERSION",rotblack,"rotation","[color=green][b]0[/b][/color]");[/quote] REFERENSI : LEFT 0 = di atas control panel 1 = di atas photo 13 = di atas more about me 12 = di atas reviews 18 = di atas comment 10 = di atas media box RIGHT 15 = di atas how you are connected 2 = di atas friends 14 = di atas googleads 7 = di atasfan 8 = di atas groups[/quote] [quote]6. Bagi yg mu request, silahkan post di sini, tpi harap maklum klo ga smua nya bisa d penuhi :D[/quote] okeh dah! sgitu aja dulu. bakal trus d update (mudah-mudahan) mudah-mudahan berguna iap ![/spoiler] credit : beberapa site ttg tutorial flash :thumbsup: __________________________________________________________________________ POSTED BY FTI'ers [spoiler]Hehehe .. sekali lagi ... sebelumnya minta maaf nih mod .. kalo ga berguna hapus aja .... :D Pertama2 bikin file flash photo km di rockyou.com ato slide.com ato apalah .. pokoknya terserah km ... Trus taroh Code berikut di bagian C js km .... :arrow:Codenya ... <">Contoh kode yg udah jadi .... :arrow: Codenya ... <">:arrow: Preview : [url]http://www.friendster.com/44027388[/url] Semoga bermanfaat .. n maaf seandainya repost ... thx mod ... :D[/spoiler]

Last edited by andHa (2008-11-25 13:03:27)

Pages: 12345678910..10

Board footer

© 2025 F Talk

Current time is 01:22

[ 12 queries - 0.016 second ]
Privacy Policy