Home­Home­Rules­FAQ­Gallery­Search­Register­Log in

Post new topic Reply to topic

firework on background

View previous topic View next topic Go down
Goto page : Previous  1, 2, 3
Author Message

marlo_00
HCG Member
Male

>: I love HCG!
Posts: 14
Age: 16
Country:
Reg-Date: 2008-11-15
Forum Warning:
Contribution:
0 / 1000 / 100



View user profile http://profiles.friendster.com/maduhfakuh

PostSubject: firework on background Mon Dec 29, 2008 3:08 pm

First topic message reminder :

this code works anywhere but it is more beautiful in pure black backgrounds


Code:
CL=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','#ff00ff')
CL2=new Array('#ffa500','#00ff00','#FFAAFF','#fff000','#fffffF')
Xpos=130;
Ypos=130;
I='#00ff00';
C=0;
S=5;
H=null;
W=null;
Y=null;
NS4=(document.layers);
NS6=(document.getElementById&&!document.all);
IE4=(document.all);
A=14;
E=120;
L=null;
if (NS4){
for (i=0; i < A; i++)
document.write('<LAYER NAME="nsstars'+i+'" TOP=0 LEFT=0 BGCOLOR='+I+' CLIP="0,0,2,2"></LAYER>');
}
if (NS6){
window.document.body.style.overflow='hidden';
for (i=0; i < A; i++)
document.write('<div id="ns6stars'+i+'" style="position:absolute;top:0px;left:0px;height:2px;width:2px;font-size:2px;background:'+I+'"></div>');
}
if (IE4){
document.write('<div id="ie" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < A; i++)
document.write('<div id="iestars" style="position:absolute;top:0;left:0;width:2px;height:2px;background:'+I+';font-size:2px"></div>');
document.write('</div></div>');
}
function Fireworks(){
H=(NS4||NS6)?window.innerHeight:window.document.body.clientHeight;
W=(NS4||NS6)?window.innerWidth:window.document.body.clientWidth;
Y=(NS4||NS6)?window.pageYOffset:window.document.body.scrollTop;
for (i=0; i < A; i++){
if (IE4)L=iestars[i].style;
if (NS4)L=document.layers["nsstars"+i];
if (NS6)L=document.getElementById("ns6stars"+i).style;
var F = CL[Math.floor(Math.random()*CL.length)];
var RS=Math.round(Math.random()*2);
L.top = Ypos + E*Math.sin((C+i*5)/3)*Math.sin(C/100)
L.left= Xpos + E*Math.cos((C+i*5)/3)*Math.sin(C/100)
if (C < 110){
 if (NS4){L.bgColor=I;L.clip.width=1;L.clip.height=1}
 if (IE4||document.getElementById)
 {L.background=I;L.width=1;L.height=1;L.fontSize=1}
 }
else{
 if (NS4){L.bgColor=F;L.clip.width=RS;L.clip.height=RS}
 if (IE4||document.getElementById){L.background=F;L.width=RS;L.height=RS;L.fontSize=RS}
 }
}
if (C > 220){
 C=0;
 var NC = CL2[Math.floor(Math.random()*CL2.length)];
 I=NC;
 E=Math.round(100+Math.random()*90);
 Ypos = E+Math.round(Math.random()*(H-(E*2.2)))+Y;
 Xpos = E+Math.round(Math.random()*(W-(E*2.2)));
}
C+=S;
setTimeout("Fireworks()",10);
}
Fireworks();



preview here

ready to paste

Code:
<script src="http://h1.ripway.com/marlocz/fireworksgallery/fireworks1.js"></script>


hope u like this code

_________________________________________________

sorry i have to edit this


Last edited by marlo_00 on Fri Jan 02, 2009 7:44 pm; edited 1 time in total
Back to top Go down

Ms. Xie
HCG Guru
Female

>: 27 :)
Posts: 8679
Age: 17
Location: bed. zzzZZZ
Mood: Bitchy
Country:
Reg-Date: 2009-06-03
Forum Warning:
Contribution:
0 / 1000 / 100



View user profile http://www.friendster.com/

PostSubject: Re: firework on background Fri Feb 05, 2010 10:29 pm

No preview/s or what?

Well anyway, thanks for sharing this.
Ima add it in my 'code-list.' :)

_________________
DON'T CLICK THIS.
I mean it.. Don't!!
Back to top Go down

neesay_vill
HCG Geek
Female

>: jump then. fall
Posts: 572
Age: 13
Location: in DAVE'S HEART
Mood: Energetic
Country:
Reg-Date: 2009-05-15
Forum Warning:
Contribution:
0 / 1000 / 100



View user profile http://profiles.friendster.com/otakuzel

PostSubject: Re: firework on background Sat Feb 06, 2010 9:21 pm

^ yeah. me too ..
Back to top Go down

kaira0493
HCG Elite
Female

>: LOVEdrunk.
Posts: 1429
Age: 16
Location: @ home.
Mood: Gloomy
Country:
Reg-Date: 2009-04-15
Forum Warning:
Contribution:
0 / 1000 / 100



View user profile http://profiles.friendster.com/kairamishuto

PostSubject: Re: firework on background Sat Feb 06, 2010 9:56 pm

nice work dude. :))
keep it up.

_________________
Back to top Go down

eryl234
HCG Freak
Male

>: tHank'S HCG
Posts: 115
Age: 17
Location: manila
Mood: Calm
Country:
Reg-Date: 2009-03-31
Forum Warning:
Contribution:
0 / 1000 / 100



View user profile http://profiles.friendster.com/erylmclee

PostSubject: Re: firework on background Wed Feb 24, 2010 6:20 pm

awe!!!!!!!1
Back to top Go down

firework on background

View previous topic View next topic Back to top
Page 3 of 3 Goto page : Previous  1, 2, 3
                         Posting Regulations                         

Permissions of this forum: You cannot reply to topics in this forum
:: Hide Codes Galore :: :: Design And Development :: HCG Design and Development -
Post new topic Reply to topic