0 Replies Latest reply: May 26, 2012 12:46 PM by hashamasgharSEECS RSS

    Load Dynamic (constantly changing) XML Data to List in Flex

    hashamasgharSEECS Community Member

      I have an XML file which changes after every one minute or precisely speaking data(nodes) in the XML are modified or added. I want to Display the simple XML data in a List which is refreshed automatically after one minute to reflect the changes. I am a newbie and i have very little knowledge about Flex so please Give me some code snippet so that i could run it and get some idea.