Let me start by saying that I am completely new to Flex and obviously the list. I'll apologize upfront for asking the dumb and obvious questions, but I'm still going to ask them :P
So here's a description of what I'm doing and my question. I built an Air app with Flex 3 that posts some form data to a remote cfm file. The cfm file then returns a string. If I watch the app running in the Flex Builder 3 debug perspective I can see the string that's returned. My question is this. How do I get that string and make it available to another function? I want to use the returned string in another post method in the same app. If more details are required I can give them, just holler J and Thanks in advance. ~Steve http://lanctr.com/

