| Article: |
Build a Simple MP3 Player for Your Site | |
| Subject: | Multiple MP3 files | |
| Date: | 2007-10-21 05:01:54 | |
| From: | MarcusR | |
|
Hello,
|
||
Showing messages 1 through 2 of 2.
-
Multiple MP3 files
2007-10-21 05:06:25 MarcusR [Reply | View]
-
Multiple MP3 files
2007-10-24 21:29:29 David Battino [Reply | View]
@Marcus: Would m3u playlists work? There's a demo of them in the newer version of this article. If you want the ability to select titles from a list, a more elaborate player such as Wimpy might be a better choice.





<embed l width="180"
autostart="true" src="http://www.hdtvweb.net/mp3/comunidade_dominus_maria.mp3" p="false" height="40"></embed>
Now, i would like to improve it to play multiple MP3 files.
Once again, Thanks.
Marcus