Adding a Loaded SWF, not displayed second time

Hi,

I’ve got a very strange behaviour.

In a AS3 fla I load via Loader a AS2 SWF (a polaroid slide-show)
Trough Localconnection I send parameters (the xml file to be loaded)
Then I add the swf to the stage.

The first time the displays perfectly

Then I remove the child (using a close button) and if I click again the button to re-open the same gallery it doesn’t display but in the trace windows all the steps marked in AS2 swf are done.

any idea?

Thanks
CinicoTHC