tags:

views:

28

answers:

2

Hi All,

I want to add Music file in a HTML Page, I used the embed tag of html

.

But it is not working in the Fedora-FireFox. I just need steps for How to do it? also, is there any website where i can check it in working.

regards,

Salil Gaikwad

A: 

Hi Salil,

Music files are not supported in HTML, maybe you should look for jPlayer (or just Google like I did...)

edit: I see that Jplayer uses HTML5, which is still not supported in many browsers, maybe you could better take a look at JW Player

Harmen
Hi harmen,Thanx 4 ur quick reply. Actually i need a sound whenever my certain div is get updated. is it possible on fedora? Actually i check it on mac and i found it working, but not on fedora.
Salil
A: 

If you want to embed audio using the audio tag, you need a browser that is HTML 5 compliant like Firefox 3.5. This might not be the case of the one you use on Fedora.

Try looking up a flash audio player instead, there are tons of them out there.

marcgg
Hi,I am using fedora 10 with Firefox 3.0.15 and Mozilla/5.0. Is it insufficient to play embed tag successfully?
Salil
If it doesn't work, then it's not supported. You need firefox 3.5+ or something like that
marcgg
But anyways it's better to use a flash player, because most of internet users don't have a recent browser
marcgg