presentMoviePlayerViewControllerAnimated without view controller?
presentMoviePlayerViewControllerAnimated without view controller?
- Subject: presentMoviePlayerViewControllerAnimated without view controller?
- From: sebi <email@hidden>
- Date: Wed, 28 Jul 2010 17:16:04 +0200
Hello,
I need to update an older app which is based only on a window and a view. Up to now it shows a movie using the MPMoviePlayerController. Now I have to use the MPMoviePlayerViewController. Unfortunately since there is no view controller I can't just call presentMoviePlayerViewControllerAnimated. I could create a view controller, add it's view as subview to the key window and call presentMoviePlayerViewControllerAnimated on that one, but that seems a bit overcomplicated. Do I miss something simple here?
Thanks and regards,
Sebastian Mecklenburg
--
www.happyhappyboy.de_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden