the following code is in actionscript in flash. the myXML.send(); sends the xml data to my aspx page. how do I get that asp code to recieve the myXML data and then write it to the text file test.txt?
*ignore the link it made of my local host
Code:
myXML = new XML();
myXML.ignoreWhite = true...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.