Assume iOS 3.2 or later. What is the proper sequence of command to play a move with the controls initially hidden. When the movie is playing, the user has the option to tag
player.moviePlayer.controlStyle = MPMovieControlStyleNone;
Is the newest way to do it. :)