开发者

How to Play Youtube video in webview in iphone?

how to remove default don开发者_StackOverflow中文版e button of MPMovieController in iphone?


Try this,

  • http://iphoneincubator.com/blog/audio-video/how-to-play-youtube-videos-within-an-application

  • http://apiblog.youtube.com/2009/02/youtube-apis-iphone-cool-mobile-apps.html


You can't add it directly to the MPMoviePlayerController's view -- that's a private view and it can't be accessible.

If you want to add buttons, you need to create a transparent window over the top of everything and add the buttons to that.

Apple's MoviePlayer sample shows how to do this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜