Wait till ClipA is loaded before loading ClipB

I have image.jpg loading into movieclip target “ClipA”. I also have a background.swf loading into movieclip target “ClipB”. How can I load background.swf into “ClipB” only after image.jpg is fully loaded into “ClipA”?

Thank you for your help.