|
I'm using code from Sourceforge. The player loads up, but then it just says "Loading Playlist" forever, even if I change to very small mp3s. The bottom of browser window says "Waiting for 74.39.250.244 (My server space)."
When saving playlist.xspf, Dreamweaver tells me it can't keep the characters and to switch to a diff encoding, and my server doesn't even realize the playlist is there. When I point directly to the file on the web, I get file not found. It is certainly there! I even set the permissions to 777. Could it be that my server doesn't support xspf?
I tried moving playlist.xspf to another server, and when I point to that one it's there, but the player still does the same.
Do I need to add code to playlist.xspf in the header or something? Should I change my index.html to php? How? Do my mp3s have to be specially formatted?
XSPF MP3 Playlist won't load, please help!?
i been having this same problem.... its driving me CRAZY!!!! maybe since your last comment was that your server doesn't allow this scripting mine doesn't either because i am doing exactly what it says to do too AHHHHHHHHHHHHHHH!
i am determined to find a solution!
XSPF MP3 Playlist won't load, please help!?
1) the xml playlist file has the defaiult read/execute permissions by the everyone group
2) make sure that the directory and or music files also have these permissions Report It
|