Hi, I'm trying to create a simple flex application which will grab rss feeds from more than one source and display them. When I add the second HTTPService, and then add it to the datagrid. The problem is that when I try to add the data from the 2nd feed, it overwrites the first one. My code is pretty simple and is similar to this one: http://amrkamel.wordpress.com/2008/02/16/flex-rss-reader-in-less-that-20-lines-of-code/ except that I hard coded the rss' URL instead of having an input box. Thanks for your help!
Simon -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

