changing music format, help |
changing music format, help |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Jan 2004 Member No: 794 ![]() |
i know this code where u can pick your own music, but the only format for the songs that u can use for the code to work is if its like this [mms://218.38.55.216/LOW_WMA/313/313536.asf'] but i cant find a lott of songs in that format... i was wondering is there a way to change the code so i can use alll format?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 64 Joined: Jan 2004 Member No: 698 ![]() |
if the code u got is from this site, it will work for any types of music files regardless of the file's extensions.
The problem you are getting is simple to solve. ASF files and WMA files are streaming files, which means that it can be played as soon as they are loaded. Other file formats, such as MP3s and WAVs, they have to be downloaded before they can be played back. Therefore, you may think that those types do not work. but it may be actually downloading the entire song, trying to play the file. I think that is the reason for ur problem |
|
|
![]() ![]() |