Pages: 1

  2008-07-06 03:38:35

jem23jem
» FTalker
FTalk Level: zero
142
0
1969-12-31

To add a music playlist to your website you need to do 2 things: 1. Create a m3u file (your music playlist file) 2. Create your HTML file with your music code (this plays the music on the m3u f

To add a music playlist to your website you need to do 2 things: 1. Create a m3u file (your music playlist file) 2. Create your HTML file with your music code (this plays the music on the m3u file) [align=center][b]Step 1 - Create a m3u File[/b][/align] A m3u file is a file that contains a list of songs. Follow these steps to create your m3u file (i.e. your playlist file): 1. Create a text file 2. Add a list of the mp3 files you want on your playlist. This can be the full path to the file or a relative path. Place each mp3 file name on a new line 3. Add any comments by preceeding them with a hash (#) symbol (this step is optional) 4. Save the file with a .m3u extension. For example, call it music_playlist.m3u There it is - your music playlist file! [align=center][b]Example m3u File[/b][/align] <">Now all you need to do is add your playlist to your music code. [align=center][b]Step 2 - Add Your Playlist to your Music Code[/b][/align] Place the following code within your HTML file and change the values to suit: [b][align=center]Example Music Code[/align][/b] <">If you've ever added music to your website, you are probably familiar with this code. The only difference between this code and any other (non-playlist) code, is that in this code, the value of the src attribute (i.e. your source file) is your playlist file. If you weren't using a playlist, this source file would simply be a single .mp3 file or a single .wav file or similar. I got this from: [url]http://quackit.com/html/codes/create_music_playlist.cfm[/url] I just want to share it.... Hmmmm... if you like my idea, its nice of you to give a +.... Mods... if you have another thread like this you can delete it thanks!!!

Pages: 1

Board footer

© 2025 F Talk

Current time is 03:54

[ 12 queries - 0.008 second ]
Privacy Policy