Hi, I'm having the same problem, but softwarespecial gives me error like can not use. SDK 3.0
Error : warning: 'MPMoviePlayerController' may not respond to '-setOrientation:animated:'
Quote:
Originally Posted by softwarespecial
There is I am sure this line will make it stay in Portfolio so take this and ajust it.
First I call my MPMoviePlayerController theMovie
[code][theMovie setOrientation:UIDeviceOrientationPortrait animated:NO];
|