macromedia.coldfusion.flash_integration
[Top] [All Lists]

Re: Flex 2, FDS 2.5 and CF 8

Subject: Re: Flex 2, FDS 2.5 and CF 8
From: "Jim Gibson" <webforumsuser@xxxxxxxxxxxxxx>
Date: Wed, 1 Aug 2007 16:20:44 +0000 (UTC)
Newsgroups: macromedia.coldfusion.flash_integration

I successfully used ColdFusion to generate XML as a response to an HTTPService 
request in an mxml file, but only after turning off debug output on ColdFusion 
Server. (The debug output was being appended to the XML response and causing a 
similar error as what you are seeing.)  I don't know if that helps.  I am 
having a problem figuring out how to pass a variable in the HTTPService 
request. Can't figure out if it gets passed in as 'Request.<variable>' or what. 
But I can at least provide an example that works if you don't need to pass any 
values to the CFML template.


<Prev in Thread] Current Thread [Next in Thread>
  • Re: Flex 2, FDS 2.5 and CF 8, Jim Gibson <=