1. include MediaPlayer framework in the project 2. in the view controller header file, #import 3. declare the player instance in the controller header file: MPMoviePlayerViewController *playerViewController;