English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I've developed a tiny bit of understanding about the use of HTML. So far, I've been able to add links to songs that are kept in yahoo briefcase.

But each song has its own play bar. I'd like to be able to add a single playbar with a playlist that you can navigate through.

Also, is there any way to play a song and not have it reload each time you switch windows in the same blog?

I use Blogger.

2006-11-20 07:45:14 · 1 answers · asked by babyitsyou31 5 in Computers & Internet Programming & Design

That's a great answer. You really know your stuff. But now I feel so dumb. What is an M3U file, how do you make it, and where would you export it to? And how would you link it to your song? If you don't want to get into such remedial detail, I get it.

2006-11-20 09:04:04 · update #1

1 answers

Setting up a playlist is easy enough.
You can use iTunes, WinAmp or Windows Media Player to make it, or you can write it yourself.

When using one of those programs, make sure to export it as an M3U file.

Use this format to make one using Notepad:
#EXTM3U
#EXTINF:0,SONG1URL
SONG1URL

#EXTM3U
#EXTINF:1,SONG2URl
SONG2URL

notice how the number after #EXTINF: goes up for each entry.

I don't know how you could keep it going between pages.

2006-11-20 07:55:57 · answer #1 · answered by Anonymous · 0 0

fedest.com, questions and answers