I’ve run into a little problem again, i’m making a sound player for my website, and i wan’t it to use streaming files.
Now, where i run into problems is when the user click’s the “next” button while the previous song is allready playing but not yet fully loaded. The next song starts loading & playing, as wanted. But the first song keeps on getting loaded and offcourse slows down the second load.
Is there any way to stop loading the first file? I’ve tried reïnitiallizing my Sound object, but that didn’t help.
Anyone?
Thx