Shared Libraries - Dynamic attachment of clips

Hi,

I’ve got one swf(e.g. Library.swf) which has quite a few of my movieclips that are “exported for actionscript”. And I’ve got another container which uses clips from my Library.swf.

I’ve tried to set up Shared Libraries, but I can’t seem to refer to dynamic clips and attach them onto my container swf.

Can someone tell me what I can do to make dynamic use of movieclips in shared libraries work?

Thanks.