I have a movie player and am observing MPMoviePlayerWillEnterFullscreenNotification. I need to be able to cancel the default behavior (like event.preventDefault() in AS3) and resize the movie myself. Possible?
I have a movie player and am observing MPMoviePlayerWillEnterFullscreenNotification. I need to be able to cancel the default behavior (like event.preventDefault() in AS3) and resize the movie myself. Possible?