AS3 - Dynamically loaded XML into specific MovieClip?

Hello Kirupans :wink:

Back in AS1 and AS2 I was able to load pictures dynamically in specific manually created MovieClips.

For example:

holder_mc1
holder_mc2
holder_mc3

etc.

Let’s say I have 3 sections in my Flash website:

Header
Body
Footer

and they correspond to the holder_mcs

In AS3, I want to dynamically load jpegs into manually created MovieClips in holder_mc1 holder_mc2 holder_mc3.

I just can’t figure out how to load them into specific MovieClips this time.

I posted again when I started learning AS3. I was out for a long time in the Flash scene - or any online activity for that matter. About 4 years I believe. I’m just recovering from a stroke and my memory is still garbled.

Thanks and I appreciate any help!