I would like to know if it\'s possible to have a MoviePlayer in portrait mode.
Thanks for your help.
T.
If you use [moviePlayer setOrientation:UIDeviceOrientationPortrait animated:NO]; " API your application will be rejected from Apple Store
[moviePlayer setOrientation:UIDeviceOrientationPortrait animated:NO];