views:

250

answers:

0

Hi,

I know about the MPMoviePlayerControlModes VolumeOnly, Hidden and Default. In some apps I've seen some players with rewind 30sec and just start/pause + timelime above. Was that a custom created view? If so how was it recreated including the fading controls on a touch especially how is that timeline recreated?

I know how to implement a general UIView overlay in the mediaplayer, so that's not the issue

Also, why did they implement next/previous button controls if you can't control them?