I'm re-sending this question because it looks like the original mail never
arrived at the mailing list.

I need to play video inside a game made with OpenGL ES 2.0, so I have
created a function that uses a MPMoviePlayerViewController and overlays it
over the main screen for video playing. The problem is it works flawlessly
in every device except those who have iOS 5; you can see the black screen
of the media player with the "Loading..." text for a fraction of a second
and then PlaybackDidFinishNotification  is fired. Is this a problem of
MonoTouch or the iOS SDK?

Here is the code of my function: http://pastebin.com/acdQsgVn
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to