![]() |
|
#1
|
|||
|
|||
|
xspf problem
I finaly got the xspf player to show up and show my playlist as it should. Now, however my songs never play. I believe the problems may be with the playlist file itself. I know for sure that the files are named correctly and placed in the right directory. Any ideas on what could be wrong?
<?xml version="1.0" encoding="UTF-8"?> <playlist version="0" xmlns = "http://xspf.org/ns/0/"> <title>With No Screams</title> <trackList> <track> <location>JustLikeThis.mp3</location> <image>pic/withnoscreamsalbum.jpg</image> <annotation>Just Like This</annotation> </track> <track> <location>JustWrong.mp3</location> <image>pic/withnoscreamsalbum.jpg</image> <annotation>Just Wrong</annotation> </track> </trackList> </playlist> |
| Sponsored Links |
|
#2
|
|||
|
|||
|
I have fixed the problem! My xspf player works great! However if anyone has any knowledge of customizing the player (such as color) please share. so far I found one small item that works however it doen't do much.
<param name="bgcolor" value="#ff33ff"/> |
|
#3
|
|||
|
|||
|
Quote:
http://www.mystic-m.com THANKS!!!! |
|
#4
|
|||
|
|||
|
In order to customize the actual player, you would need to edit it in a flash program - it's like an image that plays the music not just code that makes the player. You can only really change the height and width w/the code.
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hang On! Problem. Can't figure problem out. | liwymi | Neopets | 1 | 08-08-2005 08:59 AM |
| Erasing problem | Sappervet | Flash | 3 | 08-07-2005 11:12 PM |
| Problem with aligning drop-down menus horizontally. | Kimmy-koi | HTML Help | 4 | 06-04-2005 07:00 PM |
| Problem with Nested Iframes | hatheron | Frames | 1 | 04-20-2005 05:27 PM |