Hi all, I have a Flex3 app where i load an XML using URLRequest object. When i makechanges to the XML and upload it to the server, Flex still loads the old cached XML file.
I saw there are options for specify not to cache content, but, seems they are only available to Air apps. How could i set it up for NEVER cache my XML file?? Thanx in advance :)

