It Finally works with my !

But I'm thinking about io6 there is no youtube app I think ..
is that going to work in io6 ?

string youTubeVideoHTML = @""; 

        string html = string.Format(youTubeVideoHTML, url, frame.Size.Width,
frame.Size.Height);
        this.LoadHtmlString(html, null);
        this.Frame = frame; 



--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Video-Player-Youtube-TableView-tp4106649p4656465.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to