MP3 Plaer Problem..

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   MP3 Plaer Problem..
Tperk
CZ Newbie
Tperk has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: May 20, 2004
0.00 posts per day
Posts: 5
Points: 3,904
   
i have tryed several thing which i have picked up from a search in the forums.. i am getting frustrated..




PlAYLIST

<?xml version="1.0" encoding="UTF-8"?>
<radio>
<station name="FN0" text="Playlist0">
<song>
<title>Yellow</title>
<file>http://lodsquad.com/01.mp3</file>
</song>
<song>
<title>Father of Mine</title>
<file>http://lodsquad.com/02.mp3</file>
</song>


i have tryed this..

everything in root..

then everything but mp3 file which are placed in a folder called music in root and the playlist would show that like this


<?xml version="1.0" encoding="UTF-8"?>
<radio>
<station name="FN0" text="Playlist0">
<song>
<title>Yellow</title>
<file>http://lodsquad.com/music/01.mp3</file>
</song>
<song>
<title>Father of Mine</title>
<file>http://lodsquad.com/music/02.mp3</file>
</song>
<song>
<title>The Girl</title>
<file>http://lodsquad.com/music/03.mp3</file>
</song>


also tryrd both ways pointing to root with and without the >www.<

also tryed the block and also tryed the html block..

i am running 7.0

i get everthing up.. i just CANT GET IT TO PLAY THE MUSIC

what else am i forgetting or doing wrong



Back to top Reply with quote
#2   re: MP3 Plaer Problem..
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
Well getting a message like below when I try to play the song in wmp



leads me to believe that the mp3's you are using are not true mp3's which is the only kind of format the player can play.

Sure I can say yes to media player and it will play the song but the mp3 player will not search out the correct format and play song.

I even d/l the first of your songs and tried it in my mp3 player (that works just fine) and it would not work.



Back to top Reply with quote
#3   re: MP3 Plaer Problem..
Tperk
CZ Newbie
Tperk has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: May 20, 2004
0.00 posts per day
Posts: 5
Points: 3,904
   
ok redownload the files in wav formay.. then used convert to change to mp3 file format to be 100% sure it is the right file tme..

And still nothing



Back to top Reply with quote
#4   re: MP3 Plaer Problem..
Tperk
CZ Newbie
Tperk has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: May 20, 2004
0.00 posts per day
Posts: 5
Points: 3,904
   
also before i did these change if i just put in the link to the mp3 it would play.. and now it doesnt.. GRRR what is the prob here



Back to top Reply with quote
#5   re: MP3 Plaer Problem..
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
try adding this song to play list and see if it works

<song>
<title>Skool Daze</title>
<file>http://www.sdspeedo.com/___/sd.mp3</file>
</song>



Back to top Reply with quote
#6   
SpLiNteR
CZ Addict
SpLiNteR has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Student
Age: 34
Gender: Male
Fav. Sports Team: Leeds United
Website:
Status: Offline
Joined: Feb 08, 2004
0.05 posts per day
Posts: 397
Points: 206,328
AIM Address Yahoo Messenger MSN Messenger ICQ Number
How are you converting the files?

If you're simply changing the filename extensions that may the problem, as doing this doesnt work on flash mx either.

I think i proper conversion utility does it properly without any errors or anything.




_________________
Back to top Reply with quote
#7   re: MP3 Plaer Problem..
Tperk
CZ Newbie
Tperk has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: May 20, 2004
0.00 posts per day
Posts: 5
Points: 3,904
   
OK

<song>
<title>Skool Daze</title>
<file>http://www.sdspeedo.com/___/sd.mp3</file>
</song>

This Worked it if Fine!!!

So its my MP3 Files then Correct???



Back to top Reply with quote
#8   re: MP3 Plaer Problem..
Tperk
CZ Newbie
Tperk has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: May 20, 2004
0.00 posts per day
Posts: 5
Points: 3,904
   
Whoohoo!!

Thanks for the Help!!

Man you just dont know how long i have been fighting the battle!!

Please Referr to this Thread if you have problems..

If you do the installation correct..

Edit the XML file properly.. no space case sensitive!!

Because the XML file grabs the mp3 file..

Making Sure that it is a True mp3 File OR it wont play it!!

( which was my problem)

Your Done!!

Thanks for the help and the mp3 player



Back to top Reply with quote
#9   
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
lol np glad u got it working



Back to top Reply with quote
#10   re: MP3 Plaer Problem..
MILAR
CZ Newbie
MILAR has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: May 22, 2004
0.00 posts per day
Posts: 2
Points: 827
   
Hello guys, this is my first post and just joined up,, I used One of your flash clocks and its badass by the way,, but I am having trouble with the mp3 player, so I have a few questions, I followed the install readme.txt and have a xml playlist created but I thougt it could be the problem listed above and made sure the file I have uploaded are true Mp3 and they are, so I used your script and still didnt work, I added the block , inputed the code from the install sheet, put your test script in, I get nothing , here is my website [ Register or login to view links on this board. ]

Any input would be greatly appreaciated, on and how did you do the link to unattach the the player, thats pretty cool..



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum