Check out Shared Objects. I my current application, whenever a user moves a window, I save that in a shared object so when the same user comes back her windows are where she left them.
At http://livedocs.adobe.com/flex/3/html/help.html?content=lsos_3.html there is an LSOHandler class that I use for saving/retrieving shared objects. > anybody knows about to save a specific RIA's configuration? > > For example suppose that a user opens the browser, modify components > contained in a generic application and save the modifications. So when > the users restarts the application would retrieve the same > configuration saved in the previous login... > > Thanks in advance > > Lorenzo >

