Could you just put your form in a modal popup window?
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of nikunj_n123 Sent: Tuesday, August 02, 2011 7:31 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex View States Hello All, My Application has a Tree, and all the elements of the tree belong to the same state. I want a new form to be launched each time I click an item of the tree. But since all the items belong to the same state, my forms are never recreated. P.S - I have to use states because there are other views in my application besides the tree. And help/pointers are much appreciated. Thanks and Regards