Remove MC and update position

Remove MC and update position.

Hi all,

I have a simple movie with a btn that attaches mc’s from the library and places them in a list format one below each other. When I click on the added MC’s I remove them with removeMovieClip(), but I wanted the remianing MC’s to update there postition so there is no gaps in the tower of MC’s.

Any ideas ?