OK, my problem is that I have a streamed sound which I want to loop even when the movie has finished. I don't want to use an event sound as it isn't in sync with my animation. I know a stream plays whenever the movie does but is there any way to keep it looping even though the movie has stopped? Or should I put the music in a movieclip and try it that way?
What method are you using to play you're audio? If you're doing it in the properties panel can you not simply Sync it to Stream - Then select 'repeat' from the next drop down menu?
No it doesn't work like that, when I put in the stop function it stops the music as well. But it doesn't matter, I did my method of putting it in a movie clip and it worked. Thanks anyway.