UIModalPresentationFormSheet and MPMoviePlayer on iPhone/iPad OS 3.2?

Posted by user325699 on Stack Overflow See other posts from Stack Overflow or by user325699
Published on 2010-04-26T04:43:55Z Indexed on 2010/04/26 4:53 UTC
Read the original article Hit count: 635

Filed under:
|
|
|

I have a UIModalPresentationFormSheet which has a movie player inside of it. When the user hits the button to play it in full screen, my UIModalPresentationFormSheet is still there ontop of the video while it's playing in full screen, behind the window and behind the shadow. What do I need to do to get rid of the dim so the video is playing in fullscreen with being able to select buttons and not having an annoying dim ontop of it?

© Stack Overflow or respective owner

Related posts about ipad

Related posts about iphone