I am planning to add some sound (mp3) files to my web page. I will be using flash and I also would like to have link, to play it in favourite player. So my question is: will most of the user be able to play it?
korkus2000
12:15 pm on Jun 11, 2003 (gmt 0)
AFAIK windows media player and real player support it. The browsers will not only the players will. I believe quicktime does not though. As far as winamp and other small players I don't know. I would try it out.
>>will most of the user be able to play it?
I would think yes.
WibbleWobble
9:17 am on Jun 12, 2003 (gmt 0)
Isn't m3u the standard playlist document type? Winamp handles m3u and pls files (m3u by default), and I'm fairly certain sonique and xmms do, too. So does musicmatch, and even ipods do, I think.
Fairly safe :)
(Providing its recognised by the browsers as the correct filetype, that is the octet stream or whatever used for downloading or streaming media)
HughMungus
6:24 pm on Jun 18, 2003 (gmt 0)
I picked m3u for a project I'm working on because it appeared to be the most cross-platform and most acceptable (to players) playlist extension.