return list from imdb
I was wanting to use a textfield to search imdb return the results in a list ( title and year ) and touch to load a new view with all details from that movie. I've seen this done with apps for youtube, but I'm not sure how to do it. :cry: Can someone lend some help or sample code or something. Basically I want to search imdb for a movie, list of results, choose movie, new view with all info ( actors, plot, etc ) parsed into different fields. Thanks for any help.
|