Can caching be stopped when using an xlmConnector component?

Hi

I have seen the no cache workaround when loading xml in actionscript - appending a url variable to the xml file name…

If I am using an xmlConnenctor component, can I do this also??

The reason I am using the component is cos I have xml data flying about everywhere and it would get too messy for my little brain in actionscript alone.

So what I want to do is stop this caching of xml data, and I guess the way is to append a url variable to the xml file name, but, my catch is, I am using an xmlConnector conponent.

Anyone know??

Thanks!