Sound Object > to play while streaming

Hi Guys,

I had a question. So now I am streaming an mo3 file using the sound object (loadSound function) …

So the mp3 is loading (and I have a progress bar showing the percentage loaded) and while it is loading it is being played. Now, when the playhead (the location being played) reaches the end of whatever has been download, it goes to the beginning (repeats). I am looking for a way to make the sound pause once it reaches the end, and then wait until a reasonable amount has been downlaoded, so that it may continue playing again. I hope I was clear.

Thanks !!!