Use separate data models. Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Tsoukias Sent: Friday, May 09, 2008 11:57 AM To: [email protected] Subject: [flexcoders] Variables get overwritten issue... i have a set of components that comprise the "user data section" that user data section is used in the main app. but in one place, i use it as a popup the problem is, that any changes i make from the popup to user B, the variables are updated both on popup and main app users data section. So if I was editing/viewing user A in the main app, if i then edit user B in the popup, when i close the popup and return to main app user B is now selected instead of user A. Any ideas? thanks

