Quote:
Originally Posted by Draygonia
There is a small bug I must say... Songs sometimes dont play at all or play slow, I dont know if its the server problem or the MP3 player not liking the music 0.o
|
By 'slow' do you mean the actual mp3 track appears to sound like its running at a slow speed? If this is the case, its due to how flash works with mp3 streaming and variations in the mp3 bitrate. If your mp3's have varying bitrates then you end up with all sorts of problems. The way around this is to make sure all mp3 data is encoded at 128bit rate.
If you mean mp3's taking time to stream from a server then try changing the soundbuffer value to 3 or change the stream to false, within the XML file - this will override the default values I have set in flash player.
Hope this resolves your problem.