Hi,
I want to use a MPMoviePlayerViewController with the control style set to:
MPMovieControlStyleNone
Now I need a way for the end user to close this MPMoviePlayerViewController window if they don't want to watch the whole video. I would like to have them double tap the screen and the MPMoviePlayerViewController would close.
Any suggestions on how to do this?
Thank you for the help!