Duplicating loaded jpg into existing movieclip instance

how can i place an already loaded jpg or swf into an already existing movieclip instance. for example, i have a main movieclip symbol instance ‘A_mc’ and a thumbnail movie clip instance ‘a_mc’, how can i put the loaded jpg in ‘a_mc’ into ‘A_mc’ without loading the jpg all over again?

thanks