PDA

View Full Version : Generate/store data from Flash


kiki
04-17-2003, 02:44 PM
Hello,
could someone give a clue of how can I store an XML file, which was generated by a form in Flash?

So far, I was just able to take the data with the .parseXML(),
but I can't find anything to help me save the XML file into my hard drive. I tried .send() method but didnt work.

Any more ideas, please free to share, I am sure there must be sth out there.

Thanks a lot, Kiki

Caimin
04-18-2003, 06:02 AM
Have you looked into using Shared Objects?