Hi there,
I have built a generic movie clip that gets populated from an xml file. (actually its php generated xml) it contains both text and an image. My problem is that when you close the clip down and then click on another button to open the same movie clip but with different info on it, the last image remains for about half a second. What I want to know is if there is any way of clearing the xml out on the close maybe, so that when its re-opened it contains only the new data and image.
Hope that is clear if not let me know
Thanks