Answered
AS3: MovieClips animation
I have a bidimensional array of movieclips. Some of them becomes null during code. The others should fall to fill the null places. How can I do the animation to show how they are falling down? i would like to know the principle. Should I use ENTER_FRAME event or a timer?
