Hi People :) ,
I am Totally new to flex and Action script.. I have a List control in my Air application. When I install the application I want a file created automatically on the local folder, and then when I start using the application .i.e. start typing in the List control, after exiting the application I want this data saved in that file and when I open the application back, the list is loaded from the file.
I have read a couple of discussions about this issue but they all involve just textinputs not List controls.. Can someone guide me on how it is done best, and if what I have to use is XML, then how to load and write back to the list control using XML ...