Hey guys, So I want to populate a UITableView with videos from a particular user. I'm completely lost and have absolutely no idea where to start. I see two distinct issues, downloading possible options and actually playing the videos.
When downloading the possible options, I have no idea what to do. Is there some kind of YouTube API that I could get into to download this information? After I have downloaded the options, would I be able to open the embedded code of the YouTube video in order to play it in a UIWebView? I saw where some applications were rejected for using this technique because it required Flash. Or would I use the video player included (MPMoviePlayerController)? Or could I use this YouTube API that I don't even know exists? In addition to this, I wanted to implement what was described in this post: http://www.martinbowling.com/post/Custom-UITabBar-Buttons-or-How-To-Recreate-the-DailyBooth-or-Instagram-or-Path-UITabBar-in-MonoTouch.aspx HERE . However, I am having trouble with understanding how I would get my view to show up when the button is pressed, rather than popping a UIAlertView. Sorry for the bombardment of text! I'm new to MT and hoping to release my first application soon and learning fast! PS - If you live in Alabama, please let me know! I am in dire need of a mentor or someone I can keep in touch with! Thanks, Pierce -- View this message in context: http://monotouch.2284126.n4.nabble.com/Video-Player-Youtube-TableView-tp4106649p4106649.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
