Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

FLEX: Saving to an xml file

Avatar

Level 1
Hi to all

I am new to Flex and I wish to know how to save data to xml
and load them.

scenario: i wish to be able to make changes in my application
and save those in an xml file and then load them again the next
time i run the application. Your help is greatly
appreciated.
1 Reply

Avatar

Level 2
Hi,



I'm assuming you're trying to store this XML on the client
machine. If that's the case, have a look at SharedObject class.



ATTA