I created a new page using embed to create a series of sound players. The gist of the page is that it's an interview with the interviewers part being text and the interviewee response contained in the sound players. Ok well you'll have to look at it if that confuses you. First the problem. The page works really well under Netscape since embed is a Netscape command but it refuses to even load under IE which I find weird because the later version of IE and Netscape pretty much both were compatible with each other's commands. You may want to look at the page at this point. Here's the url...(this page is about 700 k in wav and pics, be patient if you have a slow connect)
Ok now I can solve this problem a couple of different ways and I apprecaite feedback on which is best. First I can duplicate the embed commands with bgsound commands for IE but the problem is that one of my browsers (don't remember which at moment) will play or display BOTH sets of audio commands. The other one ignores the duplicate. If there is a way to use java and say "if ie use this, if Netsp use this" that would work great. The last choice (very amateurish in my opinion) is to have the user select on a menu page which browser to use. I'm already using a stop page because the wavs are a lot of download and I want people to know it before they start loading. the menu page give them a chance to cancel the page load.
Anyway I'd like it to work with both ie and netscape (everyone else is on their own) so suggestions please?
Ok now I can solve this problem a couple of different ways and I apprecaite feedback on which is best. First I can duplicate the embed commands with bgsound commands for IE but the problem is that one of my browsers (don't remember which at moment) will play or display BOTH sets of audio commands. The other one ignores the duplicate. If there is a way to use java and say "if ie use this, if Netsp use this" that would work great. The last choice (very amateurish in my opinion) is to have the user select on a menu page which browser to use. I'm already using a stop page because the wavs are a lot of download and I want people to know it before they start loading. the menu page give them a chance to cancel the page load.
Anyway I'd like it to work with both ie and netscape (everyone else is on their own) so suggestions please?