I am able to play the MPMoviePlayerController sucessfully in a subView of the mainView. Only and the main problem is that, when the video starts playing it will suddenly display the controls at the bottom of the movieplayer and it will dissappear. I am not able to do anything on the controls. And they wont appear again whatever I do. Usually it should appear when we touch on the movie(its working fine if i switch to full screen mode)
What should I do so that the controls will work fine in the movie played in a subview as it works in a fullscreen?