Click to See Complete Forum and Search --> : Need Help with a javascript


bill_n
12-28-2003, 09:56 AM
I have a couple of questions. I hope someone can help me with some javascript problems.

I am trying to develop a page which will load and play a sound when someone visits WITHOUT the media window loading. I don't know if there is a way of doing this. I am using a "play sound" script "onLoad" but it loads the Media Player. Also I would like to have a Meta refresh command which will transport the person from this page to another page in 10 seconds or whatever after the sound has played.

It seems that I can't have both of these functions. When the script loads and plays the sound it seems to cancel the "meta refresh command. Is there a work around this?

I would like the sound to play (a wav file) and then the person to be transported to another page.

Can anyone help?

Thanks

Bill

mmbeyer
12-28-2003, 10:59 AM
Hi Bill:

I am new at this whole thing (forum) but I saw your question while reviewing my own. Check out www.hocoenterprises.com for what I believe is an example of what you are looking for. This is probably not exactly what you are trying to setup but it does get rid of the media player problem.
let me know if this helps and I can send the code.
Mark