Forum Moderators: not2easy

Message Too Old, No Replies

embed sound not working

         

eclancy

12:11 pm on Sep 29, 2005 (gmt 0)

10+ Year Member



I have a site with a photo gallery. While viewing the photos there should be music playing in the background.

I used this nice code, that allows the visitor to turn the music off, if they choose, but the music should start automatically when the page loads.

I tested it in MSIE, Mozilla Firefox and Netscape and it works fine for me. My client says that 6 of the 17 pages in the gallery don't play music, but they do for me.

Here's the code that plays the music:
<embed height="60" src="sounds/gallery/J0219198.WAV" AUTOSTART="true" hidden="FALSE" width="144" loop="true">

Any ideas why she can't hear it? She does hear it on some of the gallery pages. (She said she never touched the controls to stop the music)

I'm stymied, thanks for any assistance!

[edited by: rogerd at 3:11 pm (utc) on Sep. 29, 2005]
[edit reason] no specifics or URLs, please [/edit]

Tidal2

1:29 pm on Sep 29, 2005 (gmt 0)

10+ Year Member



Just tried the first 9, they all worked for me. Are the clips all WAV format?

If some are MP3's she may be missing a late enough version of the media player or the codecs to play them.

eclancy

7:27 pm on Sep 29, 2005 (gmt 0)

10+ Year Member



You're onto it. I just checked and all the pages that worked for her were MID files and all the files that didn't work for her were WAV files.

She doesn't even see the control buttons to play or stop the song on the pages with the WAV files.

Do you think she just needs to upgrade her media player?

She usually browses in AOL 9.0, which she and I hate because it and 8.0 never refreshes when we ask it to, but that's another issue altogether.

Thanks again

Tidal2

8:23 pm on Sep 29, 2005 (gmt 0)

10+ Year Member



Sorry I don't have any experience of using either WAV or MID files online.

They are both quite old, WAV files can be big too, I am surprised all modern and even most of the less modern browsers/media players don't cope with them.

If its a Windows PC or notebook try a search on "microsoft windows update" to get a later version.

Good Luck.

eclancy

2:13 pm on Sep 30, 2005 (gmt 0)

10+ Year Member



I suggested upgrading her media player and she wrote:

"I do have the latest version of media player. I just up graded it recently. Plus all those songs came from files on my computer and play on it..."

So I guess I'm back to square one. Can't figure out why "embed" won't play WAV files for her.

Thanks for your suggestions