Re: presentMoviePlayerViewControllerAnimated without view controller?
Re: presentMoviePlayerViewControllerAnimated without view controller?
- Subject: Re: presentMoviePlayerViewControllerAnimated without view controller?
- From: sebi <email@hidden>
- Date: Wed, 28 Jul 2010 17:26:02 +0200
Whoops, sorry, I forgot it again, this refers to the iPhone/iPad and iOS versions >= 3.2 which do not sem to support the basic MPMoviePlayerController anymore.
On 28.07.2010, at 17:16, sebi wrote:
> 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
>
_______________________________________________
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