Don't assign values to the so until the user clicks the save prefs.
Tracy Spratt, Lariat Services, development services available _____ From: [email protected] [mailto:[email protected]] On Behalf Of chigwell23 Sent: Wednesday, August 26, 2009 12:25 AM To: [email protected] Subject: [flexcoders] SharedObject - do I need to stop it flushing at app exit? Multiple dropdowns are used to configure stored procedure parameters to load a dashboard view. A "Save Preferences" button saves the current configuration to a local SO. The user can then change the parameters and load different dashboard views ..... problem is that when the app quits it autoflushes the latest parms and overwrites what the user saved. I looked for a way of stopping the autoflush at app quit but could not find one. TIA, Mic.

