Forum Moderators: open
"Are there play sound plug-ins which installed with, almost automatically, most all new installations of the latest browsers?"
Most concerned with Firefox, Internet Explorer, and Opera of course. And we'll have another question and or thread if I can get an answer on that one, but that would get me on the road unraveling some things and I have been asking forum questions so big they have not and answers lately so I would appreciate it if somebody who knows could answer this one.
Sincerely
Marc
The quote
playing soundsWhen Netscape released Navigator 3, it bundled with the software a special plug-in called "LiveAudio." Compatible with most major sound formats, the LiveAudio plug-in enables web designers to include audio content in their web pages without requiring their users to download additional plug-ins or launch external applications.
Well if that was true of old browser Netscape 3 I thought it would surely be true of Internet Explorer 6 and Firefox 1.5. The reason for my inquiry is I am creating a web site where I have figured out how to give a small low-volume clickingsound , on link clicks, using the embed tag a wave file and JavaScript. I have learned to my dismay that the embed tag is not standard compliant with W3C's XHTML. For standard compliance you must use the object tag. In my research on the object tag in the past you must state what applet you are using which to my present understanding is the same as stating what plugging you are using. So I am not sure if bundling and Web browser inclusion is the same thing or for that matter what I have said about the object tag is true, but any further reflections on what I have stated above would be greatly appreciated.
Marc
I think a browser today without an audio plug-in would be a very rare bird. The end user would need to intentionally work to stay plug-in free.
For standard compliance you must use the object tag. In my research on the object tag in the past you must state what applet you are using which to my present understanding is the same as stating what plugging you are using.
You for that reply.
Marc