tags:

views:

137

answers:

0

Hi,

I am trying to hide the controls on a MPMoviePlayerController. Using:

moviePlayer.movieControlMode = MPMovieControlModeHidden;

Works fine on my 3GS and in the simulator, however on a 3G (running 3.1.3) it refuses to hide.

Any Suggestions?

Thanks, John