# AS3 - Dynamically loaded XML into specific MovieClip?

**URL:** https://forum.kirupa.com/t/as3-dynamically-loaded-xml-into-specific-movieclip/329049
**Category:** flash
**Created:** [July 16, 2012, 7:33pm UTC](https://forum.kirupa.com/t/as3-dynamically-loaded-xml-into-specific-movieclip/329049 "2012-07-16T19:33:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![blackjersey](https://avatars.discourse-cdn.com/v4/letter/b/4af34b/32.png) [@blackjersey](https://forum.kirupa.com/u/blackjersey)
#### Post date: [July 16, 2012, 7:33pm UTC](https://forum.kirupa.com/t/as3-dynamically-loaded-xml-into-specific-movieclip/329049/1 "2012-07-16T19:33:49Z")

</div>

Hello Kirupans 😉

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!
