Article:
 |
|
Build a Simple MP3 Player for Your Site
|
| Subject: |
|
Multiple MP3 files |
| Date: |
|
2007-10-21 05:01:54 |
| From: |
|
MarcusR
|
|
|
|
Hello,
I'm a beginner with JavaScript, and I would like to include a MP3 player (like a junk box) to play multiple MP3 files in my blogspot space. How can I do it? I need to write a javascript to include both MP3 player and my playlist in a single file (to include in a single blogspot element.
Any help?
Thanks in advance,
Marcus
|
Showing messages 1 through 2 of 2.
-
Multiple MP3 files
2007-10-21 05:06:25
MarcusR
[View]
<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