In my application Flash Media Server 2 makes HTTP requests to retrieve
configuration data. Page that is requestet sets some cookies. I was very
supprised when I noticed that FMS2 remembers cookies between requests. Is that
possible? How to avoid that?

Request looks like:
loadXML = new XML();
loadXML.load([url]http://.[/url]..).