Built around the source code for my previous FLEX/Tube app (myTube), I wanted to play around with the search functionality offered by the youtube API.
Although only a simple application, a search is made for keywords entered, and the XML is returned from the API. Flex loops through the namespaces and groups to collect the relevant information, and the video is requested and then played.
You can view the (alpha) release of the tubeSearch application here. Have a play around. View some videos. Enjoy! :)