Hi,

I've got a cfm file which generates a cfxml variable from a database query.
When the page is executed in the browser it sends back what is basically an xml
file with the correct xml headers/content also.

I need to get this xml page/variable into a flash movie. The problem I'm
running into is that I cannot physically create this xml file on our server and
from what I've seen on flash sites I need to create an actual physical file
before it reads in the data.

Am I looking at this incorrectly or what other options are available to me for
loading this generated xml into the flash movie.

thanks in advance.

alan