Hi. I want to render or re initialize a flex component on the action of
another event. I tried using init on the event to re initialize the
component but it gives me an error ( error in list List.as). Can there
be some other way to render the Flex component? When i select "dismiss
all" in the error the code seems to be working fine, so is there a way
so that the actionscript error is not displayed and the dismiss all
button is selected by default?Any help would be really appreciated.