iOS4 MPMoviePlayerController Embedding
问题 I am using MPMoviePlayerController currently to play a video inside IPhone and now I wish to play this video in a small area of the view (not the full screen). I think there is a frame way of doing it but I couldn't find the required tutorial somewhere. Have you been across any? That would be great. UPDATED I have reached to this point but still it doesn't show the player to play on screen. -(IBAction)startVideo { //start video here NSURL *path = [[NSURL alloc] initWithString:[self