N.B., another issue with MPMoviePlayerController is that it seems to be a singleton instance. Loading a bunch and putting them into an NSDictionary (for instance to cache the headers for instant playback later) does not work. You only ever get the first one to play...
|