I am generating an XML file dynamically using php, and haveflex call and
use it as a dataprovider. However I have been unableto make flex display
the updated data, it just continues displayingthe data that was first
genereated in the XML file. I have triednumerous different methods of
clearing the cache but none of themhad and effect whatsover.Could
someone please help me by telling me pricesly what ineed to do to have
flex reload the data from the xml file wheneverthe page loads. Thanks in
Adva...