movieClipLoader & duplicate

Hi there

I have a problem with external images/swf’s

I need to preload external assets using movieClipLoader, then use them or duplicate them to another target.

The new targets (movieclips) are generated dynamically over time, then the external assets need to be attached to these.

I realise duplicateMovieClip doesn’t allow a target for the duplicate, does anyone know of way to do this?