views:

26

answers:

0

I have written code so that technically there should be two MPMoviePlayerControllers within the same view, both ready to play an audio file. What always happens is that one pops up and disappears, and the other comes up and stays, and is fully useable.

Any idea why one disappears? I'm not trying to play two at once, just want to give users the option to play from different sources.

Thanks.