Author Topic: Internet Explorer tester needed.  (Read 3303 times)

0 Members and 1 Guest are viewing this topic.

Sl_I/\/\s|-|Ady

  • Undead Hero
  • ****
  • Posts: 257
  • Reputation: +0/-0
Internet Explorer tester needed.
« on: September 8, 2004 07:38 pm CDT »
Can someonw with internet explorer check my index page on my website and see if it is playing the .wav file there.  Give it a minute to load.

http://www.stormpages.com/snowmann69
« Last Edit: December 31, 1969 06:00 pm CST by Sl_I/\/\s|-|Ady »

Aphex

  • Uber Menace
  • *******
  • Posts: 1,670
  • Reputation: +0/-0
(No subject)
« Reply #1 on: September 8, 2004 07:43 pm CDT »
I tried it with IE last night and nothing happend. I dunno.
« Last Edit: December 31, 1969 06:00 pm CST by Aphex »
Quote from: "Aphex"
<3 google


Sl_I/\/\s|-|Ady

  • Undead Hero
  • ****
  • Posts: 257
  • Reputation: +0/-0
(No subject)
« Reply #2 on: September 8, 2004 07:46 pm CDT »
try again.....also, i added a sound to my "files" page.  You should hear Groovy when the page fully loads.

On the first page, you should hear "someone's in my fruit cellar"  (from Evil DEAD)
« Last Edit: December 31, 1969 06:00 pm CST by Sl_I/\/\s|-|Ady »

Hollywood

  • Orb Member
  • Elvin Legion
  • ***
  • Posts: 418
  • Reputation: +0/-0
(No subject)
« Reply #3 on: September 8, 2004 07:51 pm CDT »
Yeah it works.
« Last Edit: December 31, 1969 06:00 pm CST by Hollywood »

Sl_I/\/\s|-|Ady

  • Undead Hero
  • ****
  • Posts: 257
  • Reputation: +0/-0
(No subject)
« Reply #4 on: September 8, 2004 07:53 pm CDT »
Quote from: "Hollywood"
Yeah it works.


both of em?

I have one on the index page and also on the file download page.
Adding one to the links page right now.
« Last Edit: December 31, 1969 06:00 pm CST by Sl_I/\/\s|-|Ady »

Lidge Farkley

  • Uber Menace
  • *******
  • Posts: 1,357
  • Reputation: +2/-3
    • http://www.angelfire.com/ca2/psychosworld2/
(No subject)
« Reply #5 on: September 9, 2004 12:56 am CDT »
Code: [Select]
<BGSOUND SRC="fruit-cellar-audio-ED2-005-fruitcellar.wav" LOOP="infinite" >

What kind of code is that, and why is it infinite looped?  That would cause mute to be pressed.
« Last Edit: December 31, 1969 06:00 pm CST by Lidge Farkley »
Lend your heart unto the divine mineral TOPAZ;
from which our reverent hearts and minds sprang.
Also Known As:  Alcoholic 007
My Page of tribes Tools and Helpful "FAQ" Stuff

Aphex

  • Uber Menace
  • *******
  • Posts: 1,670
  • Reputation: +0/-0
(No subject)
« Reply #6 on: September 9, 2004 01:00 am CDT »
it's html.
« Last Edit: December 31, 1969 06:00 pm CST by Aphex »
Quote from: "Aphex"
<3 google


Corona

  • Elvin Legion
  • *****
  • Posts: 486
  • Reputation: +6/-1
    • http://www.Linneberg.com
(No subject)
« Reply #7 on: September 9, 2004 11:02 am CDT »
BGSOUND is teh goatse. Use:

Code: [Select]
<embed src="fruit-cellar-audio-ED2-005-fruitcellar.wav" loop="true" autostart="true" hidden="true">

Don't hotlink files on my site... *replaces hm.exe with a goat.cx browser of the same filename*  :lol:
« Last Edit: December 31, 1969 06:00 pm CST by Corona »

Lidge Farkley

  • Uber Menace
  • *******
  • Posts: 1,357
  • Reputation: +2/-3
    • http://www.angelfire.com/ca2/psychosworld2/
(No subject)
« Reply #8 on: September 9, 2004 07:01 pm CDT »
Quote from: "Corona"
BGSOUND is teh goatse. Use:

Code: [Select]
<embed src="fruit-cellar-audio-ED2-005-fruitcellar.wav" loop="true" autostart="true" hidden="true">
Don't hotlink files on my site... *replaces hm.exe with a goat.cx browser of the same filename*  :lol:


This is what I was getting at. ;-)

That other BGSOUND thing is far too limited.
« Last Edit: December 31, 1969 06:00 pm CST by Lidge Farkley »
Lend your heart unto the divine mineral TOPAZ;
from which our reverent hearts and minds sprang.
Also Known As:  Alcoholic 007
My Page of tribes Tools and Helpful "FAQ" Stuff