I want to show a MPMoviePlayerController in a view controller and let the user toggle full screen with the default controls, like the YouTube app. I\'m using the following c
are you using interface builder for your UI? if so make sure you set the view's orientation to 'landscape' in the view attributes inspector.