On 11-01-16 11:26 PM, Danny Kile wrote:
Going to the following site

http://carolynspreciousmemories.com/50s/harborlights.html

Says I need to install a plug-in, I tell it to install the plug-in and
Seamonkey reports no suitable plug-in found.

Any ideas? Thank you!

The problem is actually in the website.
document.write("<EMBED SRC=harborlights_files/harborlights.wavAUTOSTART=TRUE");

There should be a space after .wav.

document.write("<EMBED SRC=harborlights_files/harborlights.wav AUTOSTART=TRUE");

Without the space, browsers think that AUTOSTART=TRUE is part of the file name/extension.

--
Chris Ilias <http://ilias.ca>
Newsgroup moderator
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to