John Muchow: Getting MPMoviePlayerController to Work with iOS4, 3.2 (iPad) and Earlier Versions of iPhone SDK
MPMoviePlayerController Class Reference
- backgroundColor - Get the view from the backgroundView property and set its color directly.
- movieControlMode - Use the “Accessing Movie Properties” property instead.
- MPMovieControlMode - Use the “MPMovieControlStyle” constants in conjunction with the controlStyle property instead.
- MPMoviePlayerContentPreloadDidFinishNotification - Use the MPMoviePlayerLoadStateDidChangeNotification notification to determine the readiness of the player.