PDA

View Full Version : Customizing MPMoviePlayerController views




sujithkrishnan
Feb 11, 2010, 05:56 AM
Hi all,

Anyone have an idea about customizing controls in MPMoviePlayerController
.We can get the sliders and buttons using view hierarchy.
I am able to changed the slider value, but the movie is not forwarding or rewinding accordingly.

Moreover while playing, the controls will appear only if we touch the screen. Is there anyway to simulate touch programatically, so that controls will appear without user touch...

Help !!!!