Hello,
I’ve made an audio player loading a xml playlist and then external mp3s. It works fine.
But the server seems to be slow and sometimes loading an mp3 does not complete, loading stops (at 60% for example) and never restart…
IOErrorEvent does not fire, I guess it is normal because the mp3 file exists.
I don’t have idea on how to detect this loading interruption ? And to force to load again ?
Thank you.