MPMoviePlayerController into a view

Posted by ghiboz on Stack Overflow See other posts from Stack Overflow or by ghiboz
Published on 2010-06-06T18:10:56Z Indexed on 2010/06/06 18:12 UTC
Read the original article Hit count: 424

Hi all! I need to play a video into a cocos2d project.. and my question is: how can I put MPMoviePlayerController into my view like this:?

UIView *theView = [[CCDirector sharedDirector] openGLView];

thanks very much!!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c