I have a multi-accordion, multi-tabs form, whth a login form initially. When i
logon, then i begin to enter data in the form, perform several validations,
etc. then i save the contents in a database, but, when i get to the beginning
of the form, enter some new data and clear the old one, it remains or stall.
Actually, some times it dissapear, but after a few shots, flex begin to
stall... is there a garbage collector method to clean up the stack used by
flex? is there another way to avoid relogin every time i want to process one
set of data?

Help Really Needed. Thanks a lot!