Click to See Complete Forum and Search --> : I want a sound on my page!!please help!


Asch
04-24-2003, 08:28 AM
Hi,

I want a sound that plays on my page when it gets open, and an on & off link on the page for the user to turn it on or off if its to borring :O)...

I have no idea how to do that caus I dont know the sound commands...!:(

can you help me thx

asch

:D

tim_gor
04-24-2003, 08:41 AM
What format is the sound?
For wav's and midi's I've always used the <embed src="..."> tag

There are various attributes you can use, but if you don't specify that it's hidden, mostly it'll show up on the page with its own interface where people can adjust the volume and turn it off

There are Javascript ways of doing it, but this is the simplest solution

Asch
04-24-2003, 09:40 AM
Ther is one in " .au " and another ".wav"...

hmmm <embed> ok !!:O)

and what are this attributes I just need that for turning off and on !!???


thx

asch

Jona
04-24-2003, 09:45 AM
This may prove to be useful for you--works in IE5+.....

http://geocities.com/god_loves_07/next_mid.html

Asch
04-25-2003, 02:04 AM
jona,

Great thats it, thanks...!!!!


See ya

asch

:D

Jona
04-25-2003, 11:01 AM
Love to help... :)