-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am using mpmovieplayer in my application.I have a button for playing movie witch has an image of play.But when mpmovieplayer plays movie i can see that button on movie player's overlying controlls like when i pause movie i see my play button instead of movie player's default button.Also i have customized…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am trying to implement a custom MPMoviePlayer to play mp3 audio. I have got it working in portrait mode along with an overlay window over the native controls - thanks to other stackoverflow posts.
The current issue is the song progress control shows up when the media window opens (blue bar taking…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I would like to have layers of buttons over video playing in the background on my IPHONE application. Basically, I'm looking to adjust the Movie Player code, in order to allow the application user to tap on different portions of the screen while a video plays and call other commands (for example a…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
my app plays video and audio. however, i have a problem where once i play an audio file using avaudioplayer, the video refuses to play. when i play the video first, everything is fine. but if the audio is played first, any time i try to play the video it simply pops up the video player but will not…
>>> More