April 09, 2010

- Cara Menampilkan Animasi Terbang (Butterfly)

Ingin Menampilkan Animasi Terbang pada layat Blog anda, Mudah Kok caranya.Dapat Juga anda ganti sesuai kesuakaan anda sepeti Klik Here
Oiya langsung saja..!!!



[] [KLIK CODE] :

[
<script language="JavaScript1.2">
 
/*
Flying Butterfly script (By BGAudioDr@aol.com)
Modified slightly/ permission granted to Dynamic Drive to feature script in archive
For full source, visit http://www.dynamicdrive.com
*/
 
var Ymax=8;                                //MAX # OF PIXEL STEPS IN THE "X" DIRECTION
var Xmax=8;                                //MAX # OF PIXEL STEPS IN THE "Y" DIRECTION
var Tmax=10000;                        //MAX # OF MILLISECONDS BETWEEN PARAMETER CHANGES
 
//FLOATING IMAGE URLS FOR EACH IMAGE. ADD OR DELETE ENTRIES. KEEP ELEMENT NUMERICAL ORDER STARTING WITH "0" !!
 
var floatimages=new Array();
//dapat diganti dengan lokasi gambar yang anda inginkan
floatimages[0]='http://aryanto165.com/wp-content/uploads/2009/12/butterfly.gif';
floatimages[1]='http://aryanto165.com/wp-content/uploads/2009/12/butterfly.gif';
 
//*********DO NOT EDIT BELOW***********
var NS4 = (navigator.appName.indexOf("Netscape")>=0 && parseFloat(navigator.appVersion) >= 4 && parseFloat(navigator.appVersion) < 5)? true : false;
var IE4 = (document.all)? true : false;
var NS6 = (parseFloat(navigator.appVersion) >= 5 && navigator.appName.indexOf("Netscape")>=0 )? true: false;
var wind_w, wind_h, t='', IDs=new Array();
for(i=0; i<floatimages.length; i++){
t+=(NS4)?'+i+'" visibility="hide" width="10" height="10">' : '
';
}
document.write(t);
 
function moveimage(num){
if(getidleft(num)+IDs[num].W+IDs[num].Xstep >= wind_w+getscrollx())IDs[num].Xdir=false;
if(getidleft(num)-IDs[num].Xstep<=getscrollx())IDs[num].Xdir=true;
if(getidtop(num)+IDs[num].H+IDs[num].Ystep >= wind_h+getscrolly())IDs[num].Ydir=false;
if(getidtop(num)-IDs[num].Ystep<=getscrolly())IDs[num].Ydir=true;
moveidby(num, (IDs[num].Xdir)? IDs[num].Xstep :  -IDs[num].Xstep , (IDs[num].Ydir)?  IDs[num].Ystep:  -IDs[num].Ystep);
}
 
function getnewprops(num){
IDs[num].Ydir=Math.floor(Math.random()*2)>0;
IDs[num].Xdir=Math.floor(Math.random()*2)>0;
IDs[num].Ystep=Math.ceil(Math.random()*Ymax);
IDs[num].Xstep=Math.ceil(Math.random()*Xmax)
setTimeout('getnewprops('+num+')', Math.floor(Math.random()*Tmax));
}
 
function getscrollx(){
if(NS4 || NS6)return window.pageXOffset;
if(IE4)return document.body.scrollLeft;
}
 
function getscrolly(){
if(NS4 || NS6)return window.pageYOffset;
if(IE4)return document.body.scrollTop;
}
 
function getid(name){
if(NS4)return document.layers[name];
if(IE4)return document.all[name];
if(NS6)return document.getElementById(name);
}
 
function moveidto(num,x,y){
if(NS4)IDs[num].moveTo(x,y);
if(IE4 || NS6){
IDs[num].style.left=x+'px';
IDs[num].style.top=y+'px';
}}
 
function getidleft(num){
if(NS4)return IDs[num].left;
if(IE4 || NS6)return parseInt(IDs[num].style.left);
}
 
function getidtop(num){
if(NS4)return IDs[num].top;
if(IE4 || NS6)return parseInt(IDs[num].style.top);
}
 
function moveidby(num,dx,dy){
if(NS4)IDs[num].moveBy(dx, dy);
if(IE4 || NS6){
IDs[num].style.left=(getidleft(num)+dx)+'px';
IDs[num].style.top=(getidtop(num)+dy)+'px';
}}
 
function getwindowwidth(){
if(NS4 || NS6)return window.innerWidth;
if(IE4)return document.body.clientWidth;
}
 
function getwindowheight(){
if(NS4 || NS6)return window.innerHeight;
if(IE4)return document.body.clientHeight;
}
 
function init(){
wind_w=getwindowwidth();
wind_h=getwindowheight();
for(i=0; i<floatimages.length; i++){
IDs[i]=getid('pic'+i);
if(NS4){
IDs[i].W=IDs[i].document.images["p"+i].width;
IDs[i].H=IDs[i].document.images["p"+i].height;
}
if(NS6 || IE4){
IDs[i].W=document.images["p"+i].width;
IDs[i].H=document.images["p"+i].height;
}
getnewprops(i);
moveidto(i , Math.floor(Math.random()*(wind_w-IDs[i].W)), Math.floor(Math.random()*(wind_h-IDs[i].H)));
if(NS4)IDs[i].visibility = "show";
if(IE4 || NS6)IDs[i].style.visibility = "visible";
startfly=setInterval('moveimage('+i+')',Math.floor(Math.random()*100)+100);
}}
 
function hidebutterfly(){
for(i=0; i<floatimages.length; i++){
if (IE4)
eval("document.all.pic"+i+".style.visibility='hidden'")
else if (NS6)
document.getElementById("pic"+i).style.visibility='hidden'
else if (NS4)
eval("document.pic"+i+".visibility='hide'")
clearInterval(startfly)
}
}
 
if (NS4||NS6||IE4){
window.onload=init;
window.onresize=function(){ wind_w=getwindowwidth(); wind_h=getwindowheight(); }
}
 
script>
]

Tidak ada komentar:

Posting Komentar

Comment Buat Sie Tuyul

=======================[tuyul]=====================


Dont Matter – Akon Music Code
[tuyul]========[tuyul]=========[tuyul]========[tuyul]==========[tuyul]========[tuyul]========[tuyul]========[tuyul]========[tuyul]========[tuyul]========[tuyul]========[tuyul]=========[tuyul]========[tuyul]==========[tuyul]========[tuyul]========[tuyul]========[tuyul]========[tuyul]========[tuyul]========[tuyul]======== Nobody wanna see us together But it don’t matter no Cause I got you babe Nobody wanna see us together But it don’t matter no Cause I got you babe Cause we gon’ fight Oh yes we gon’ fight(We gon’ fight) Believe we gon’ fight(We gon’ fight) Fight for our right to love yeah Nobody wanna see us together But it don’t matter no Cause I got you Nobody wanna see us together Nobody thought we’d last forever I feel I’m hopin’ and prayin’ Things between us gon’ get better Men steady comin’ after you Women steady comin’ after me Seem like everybody wanna go for self And don’t wanna respect boundaries Tellin’ you all those lies Just to get on your side But I must admit there was a couple secrets I held inside But just know that I tried To always apologize And I’ma have you first always in my heart To keep you satisfied Nobody wanna see us together But it don’t matter no Cause I got you babe Nobody wanna see us together But it don’t matter no Cause I got you babe Cause we gon’ fight Oh yes we gon’ fight(We gon’ fight) Believe we gon’ fight(We gon’ fight) Fight for our right to love yeah Nobody wanna see us together But it don’t matter no Cause I got you Got every right to wanna leave Got every right to wanna go Got every right to hit the road And never talk to me no more You don’t even have to call Even check for me at all Because the way I been actin’ lately Has been off the wall Especially towards you Puttin’ girls before you And they watchin’ everything I been doin’ Just to hurt you Most of it just ain’t true(Ain’t true) And they won’t show you How much of a queen you are to me And why I love you baby Nobody wanna see us together But it don’t matter no Cause I got you babe Nobody wanna see us together But it don’t matter no Cause I got you babe Cause we gon’ fight Oh yes we gon’ fight(We gon’ fight) Believe we gon’ fight(We gon’ fight) Fight for our right to love yeah Nobody wanna see us together But it don’t matter no Cause I got you Oh oh oh oh oh Cause I got you Cause I got you Ooooh Cause I got you babe Cause I got you Nobody wanna see us together But it don’t matter no Cause I got you babe Nobody wanna see us together But it don’t matter no Cause I got you babe Cause we gon’ fight Oh yes we gon’ fight(We gon’ fight) Believe we gon’ fight(We gon’ fight) Fight for our right to love yeah Nobody wanna see us together But it don’t matter no Cause I got you Nobody wanna see us together But it don’t matter no Cause I got you babe Nobody wanna see us together But it don’t matter no Cause I got you babe Cause we gon’ fight Oh yes we gon’ fight(We gon’ fight) Believe we gon’ fight(We gon’ fight) Fight for our right to love yeah Nobody wanna see us together But it don’t matter no Cause I got you babe