I was wondering if there\'s a way to \"embed\" a Vimeo video in an iPhone app.
For YouTube videos I\'m using a webview containing the correct embed code for the YouTube
NSString *htmlString = [NSString stringWithFormat:@"" @"" @"" @"" @"" @"" @"", videoID];