I have a number of movieclips added to the stage dynamically and positioned relative to the order they were added so they make a nice list with a little space in between. I have a button on each that removes the movie clip from the stage if need. I need to run a function to loop through the remaining movieclips and re position them so they line up in a list again if one is removed. I am not sure how to achieve this though. Any ideas?
Jamie