views:

302

answers:

0

Hi!

I have two questions about an application that I'm trying to write.

First, is it possible to loop video using the MPMoviePlayerController (without calling play again in the moviePlayBackDidFinish method)? When I do it that way it flashes my apps menu screen before playing again.

Second, is it possible to stream music (either from the user's music on his phone or from a site like Pandora) while this video plays?

Thanks!

Shylah