Re: How to see a video from YouTube on Iphone

2011-05-27 Thread Jens Alfke
On May 27, 2011, at 6:58 AM, Guillermo Moral wrote: > Which is the best way to show a video from YouTube on iphone like you see > when you implement MoviePlayerCotroller? The hard part is determining the URL of the H.264-encoded video file, given the URL of the YouTube page. I have no idea how

How to see a video from YouTube on Iphone

2011-05-27 Thread Guillermo Moral
Which is the best way to show a video from YouTube on iphone like you see when you implement MoviePlayerCotroller? Does anyone have an example? Thanking you in advance An Example using MoviePlayerController - (IBAction)playVideo:(id)sender { [playButton setImage:playButtonImage forState: