I use Flash and AS3 to write applications for iOS and Android, and I save XML data using shared objects. Now it seemed to me that when I put the update in the application store and the user updates the application, will the remaining objects be intact or will the shared objects be replaced? I would really like them to remain as they were. How does it work and what should be done if this causes a problem?
thank
source
share