I have a flash image gallery which loads up images that the xml file tells it to load. Now the xml file is dynamic in that its always updating depending on what the user is doing. I am able to update the xml dynamically but i dont know how to get the flash gallery to update or load the new data that is included in the xml.
Is there a way for flash to update whenever the xml file is changed?