[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.

Makasii buat pengertian nya.
[spoiler][quote]1. Ini [b]PREVIEW[/b] nya

[url=http://profiles.friendster.com/61181648]ANDHA's FLASH COLLECTION[/url][/quote]
[quote]2. Ini preview dan download link nya

ROTATE NAVIGATION (black version)

[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]

ROTATE NAVIGATION (white version)

[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]

ROTATE NAVIGATION (red version)

[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]

ROTATE NAVIGATION (by [url=http://theftalk.com/p=y4sir]y4sir[/url])

[url=http://y4s1r.fileave.com/eful.swf]Click To Download[/url]
[flash=445x100]
http://y4s1r.fileave.com/eful.swf[/flash]

FIGURES NAVIGATION (black version)

[url=http://www.ziddu.com/downloadlink.php?uid=arOilJunaq2bluKnaKqhkZSsZaqflZ2o8]Click To Download[/url]
[flash=445x100]
http://h1.ripway.com/andha/flash/figblack.swf[/flash]

FIGURES NAVIGATION (white version)

[url=http://www.ziddu.com/downloadlink.php?uid=cK6dmJilcKyZlOKnZ6qhkZSsZKqfmpSo7]Click To Download[/url]
[flash=445x100]
http://h1.ripway.com/andha/flash/figwhite.swf[/flash]

BOX CLOCK (black version)

[url=http://www.ziddu.com/downloadlink.php?uid=aKydlJulZKycluKnYaqhkZSsXqqfmJqo1]Click To Download[/url]
[flash=238x190]
http://h1.ripway.com/andha/flash/clockblack.swf[/flash]

BOX CLOCK (white version)

[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]

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]

[color=red]Ukuran[/color] dari flash nya bisa lu tentuin sendiri
(Recommended : Navigation 445 x 100 || Clock 238 x 190)

Bagi yang udah punya fungsi addBox by [b]marfillaster[/b] di file js, tinggal masukin kode di atas k dalam onload handler.

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

[/quote]
okeh dah!
sgitu aja dulu.
bakal trus d update (mudah-mudahan)
mudah-mudahan berguna iap ![/spoiler]
credit : beberapa site ttg tutorial flash

__________________________________________________________________________
POSTED BY FTI'ers
[spoiler]Hehehe .. sekali lagi ... sebelumnya minta maaf nih mod ..
kalo ga berguna hapus aja ....

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 ....

Codenya ...
<">

Preview :
[url]http://www.friendster.com/44027388[/url]
Semoga bermanfaat .. n maaf seandainya repost ...
thx mod ...

[/spoiler]
Last edited by andHa (2008-11-25 13:03:27)