I find your lack of faith disturbing

This is a catch all off topic forum to talk about anything not covered by other sections.
Locked
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

I find your lack of faith disturbing

Post by Red Squirrel »

http://www.ifindyourlackoffaithdisturbing.net/ :roflmao2: :roflmao2:

Archived topic from Iceteks, old topic ID:1771, old post ID:14855
Honk if you love Jesus, text if you want to meet Him!
wldkos
Posts: 830
Joined: Mon Feb 24, 2003 12:19 pm

I find your lack of faith disturbing

Post by wldkos »

whoa man, that was...

Archived topic from Iceteks, old topic ID:1771, old post ID:14932
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

I find your lack of faith disturbing

Post by Red Squirrel »

Cool I just noticed something, the smaller text is real text! I thought it was just part of the background or something to give it that effect. I wonder how they made the text do that, it's pretty cool.

Archived topic from Iceteks, old topic ID:1771, old post ID:14936
Honk if you love Jesus, text if you want to meet Him!
wldkos
Posts: 830
Joined: Mon Feb 24, 2003 12:19 pm

I find your lack of faith disturbing

Post by wldkos »

jeez, I went there in school and didn't hear anything, now at home, that is quite annoying.

Archived topic from Iceteks, old topic ID:1771, old post ID:14944
L33T B0T
Posts: 594
Joined: Sat Nov 15, 2003 9:43 pm

I find your lack of faith disturbing

Post by L33T B0T »

jeez, I went there in school and didn't hear anything, now at home, that is quite annoying.
Are they exactly the same?
:roflmao2:

Archived topic from Iceteks, old topic ID:1771, old post ID:14945
L33T B0T
Serving the community since Undefined
wldkos
Posts: 830
Joined: Mon Feb 24, 2003 12:19 pm

I find your lack of faith disturbing

Post by wldkos »

Code: Select all

<BODY bgcolor="000000" background="darthpointsmall.jpg">

<BGSOUND src="lackoffaith.wav" loop=-1 volume=100>


    <TABLE align="center" valign="middle">
      <TR>
        <TD align="center" valign="middle">

<script language="javascript" type="text/javascript">

function hexfromdec(num) {
if (num > 65535) { return ("err!") }

first = Math.round(num/4096 - .5); 
temp1 = num - first * 4096; 
second = Math.round(temp1/256 -.5);
temp2 = temp1 - second * 256; 
third = Math.round(temp2/16 - .5);
fourth = temp2 - third * 16;
return (""+getletter(third)+getletter(fourth));
}

function getletter(num) {
if (num < 10) {
return num;
} 
else {
if (num == 10) { 
return "A" }
if (num == 11) {
return "B" }
if (num == 12) { 
return "C" }
if (num == 13) { 
return "D" }
if (num == 14) { 
return "E" }
if (num == 15) { 
return "F" }
}
}



for(var i=1;i<=50;i++) {

if (i == 50) {
 document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+i*2+'; width: 1000; color: #000000; font-size: '+i*2+'pt;">I FIND</div>
');

 } else {
  document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+i*2+'; width: 1000; color: #' + hexfromdec(i*4) +  hexfromdec(i*4) + hexfromdec(i*4) + '; font-size: '+i*2+'pt;">I FIND</div>
');
}
}

for(var i=1;i<=50;i++) {

if (i == 50) {
 document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+110)*2+'; width: 1000; color: #000000; font-size: '+i*2+'pt;">YOUR LACK</div>
');
 } else {
  document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+110)*2+'; width: 1000; color: #' + hexfromdec(i*4) +  hexfromdec(i*4) + hexfromdec(i*4) + '; font-size: '+i*2+'pt;">YOUR LACK</div>
');
}
}

for(var i=1;i<=50;i++) {

if (i == 50) {
 document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+220)*2+'; width: 1000; color: #000000; font-size: '+i*2+'pt;">OF FAITH</div>
');
 } else {
  document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+220)*2+'; width: 1000; color: #' + hexfromdec(i*4) +  hexfromdec(i*4) + hexfromdec(i*4) + '; font-size: '+i*2+'pt;">OF FAITH</div>
');
}
}
for(var i=1;i<=50;i++) {

if (i == 50) {
 document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+330)*2+'; width: 1000; color: #000000; font-size: '+i*2+'pt;">DISTURBING.NET</div>
');
 } else {
  document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+330)*2+'; width: 1000; color: #' + hexfromdec(i*4) +  hexfromdec(i*4) + hexfromdec(i*4) + '; font-size: '+i*2+'pt;">DISTURBING.NET</div>
');
}
}
</script>
[code]

All java script, that's weird. 

[color=#888888][size=85]Archived topic from Iceteks,  old topic ID:1771, old post ID:14946[/size][/color]
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

I find your lack of faith disturbing

Post by Red Squirrel »

yeah I did not know there was sound till I decided to check in IE since I figured there might be some IE-only thing in there as well, and sure enough there was.

I don't know why background music does not work in standard browsers though...

Archived topic from Iceteks, old topic ID:1771, old post ID:14948
Honk if you love Jesus, text if you want to meet Him!
User avatar
rovingcowboy
Posts: 1504
Joined: Wed Dec 18, 2002 10:14 pm

I find your lack of faith disturbing

Post by rovingcowboy »

bgsound is microsoft only code it only works in IE if you want to make it play in all or almost all other browsers you need to use the embed tags and leave the bgsound out of it.

Archived topic from Iceteks, old topic ID:1771, old post ID:14950
roving cowboy/ keith
Chris Vogel
Posts: 5140
Joined: Fri Jan 10, 2003 1:14 am

I find your lack of faith disturbing

Post by Chris Vogel »

Red Squirrel wrote: I don't know why background music does not work in standard browsers though...
Thank God it doesn't play in Mozilla! :banana: Background music has to be one of the most annoying things a person could ever put in a Web page.

Archived topic from Iceteks, old topic ID:1771, old post ID:14951
User avatar
rovingcowboy
Posts: 1504
Joined: Wed Dec 18, 2002 10:14 pm

I find your lack of faith disturbing

Post by rovingcowboy »

:o

your right if it is done bad it is terrible.

but if they give the viewer the choice of hearing it or not hearing it. then it can be a good thing to do.

most however just do what this person that made this page did. just stick it in using some wysiwyg edtior and more then likely it was frontpage or front page express. since it stuck in the bgsound.


i would love for everyone that got a computer to get a handbook on how to make a webpage with the computer. so they would not just use the ms only stuff and beable to make a page from using notepad or some other text edtior.

i use some automatic sound on a few of my pages but not the ones that are mostly gone to. no wait i took it off as it was messed up by the host's adds. so now the only sound i use, you have to click the play button.

but that is the best way i believe anyway. :D



what i could do is go in to a long winded off topic post on this but I wont :D


Archived topic from Iceteks, old topic ID:1771, old post ID:14952
roving cowboy/ keith
Locked