I have a movieclip which I move, acting as a background on one of my frames. When someone goes to frame 20, for example, the moving movieclip is added to the frame, and it moves dowe the page acting as a moving background. Problem, is that all of the other movieclips and textFields are underneath the movieclip. I need to either set the background as this movieclip somehow, or I need to find a way to set this moving movieclip so that it is the lowest layer, below all other objects.
Any help is appreciated! Thanks!