Log in

View Full Version : sound help



mindiapolis
06-04-2008, 03:50 PM
On www.fountainchurch.org for some reason in IE there's no sound, and there's a gap between the top of the page and the header. it only puts the gap when I add the sound code

Medyman
06-05-2008, 12:57 PM
You shouldn't use the <object> tag. IE's model for the <object> tag is severely broken. There are also severe problems with other browsers in relation to the <object> tag. I'd recommend switching to a Flash player, if you really want sound on your page.

Also, it's very bad practice to have sound on your page without a way to turn it off (as you're doing now).