2 mc with the same image

I have 2 instances of a mc on my stage, current_mc and previous_mc. I’m loading a jpg in my current_mc with the MovieClipLoader class, and I want if is possible when the load complete previous_mc to have the same jpg. Do you have any ideas of how to do this???