Hello,
I want to write data from flash to xml
Can body help me on this.
say i have 2 comboxes in flash and a button. when i select a aprticular one
and click on the button i want to send those data to xml.
please help me
Eagerly waiting for the reply
Thanks and regards
Madhava ram upadrasta
wadearnold - 28 Jul 2004 07:16 GMT
what language are you using for remoting? that is what needs to be used to
write your file as flash can not write a file. Java has one of the greatest
parsers and easy to follow read/write xml implementations I have found. That
hard part is understanding java. Check out flash-db.com for a couple examples
for simple file i/o
wade