I have created a minimal flex app to show the problem. You can access it on http://www.riapt.org/opensource/removeChildTest/removeChildTest.html. The source is available (right click-> view source).
As you can see, after creating, destroying and creating again (by pressing twice the first button), if you change the model you can see that there is an old reference to the destroyed component. This is creating me so much trouble.... :| Thanks, João Saleiro

