I had working with the iPhone example named “MoviePlayer” where it show you how to add an overlay over a MPMoviePlayer.
This works great, but I can’t find where did they set the button and label? how can I add some controls of my own?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Asked too soon.
Yet, if someone needs it:
1. open the MainWindow.xib with Interface builder (double-click should work)
2. in the xib window, there is a view named “My overlay view”.
this is it.