Hi,
I am building a simple application that has a few buttons that when clicked play a video.
Right now I have those videos as flash files. For my first attempt I tried converting them to .mov and used the MediaPlayer framework. The video/are very poor and when you double click the video controls pop up.
Im not sure what the best way to do this is. Is the MediaPlayer the wrong route? Is there a better way?
Here is an example of another app that is doing exactly what I need. Crazy Eye: http://www.youtube.com/watch?v=01R9N8ILPvk
Thanks,
Matt