# Loading images via XML into flash

**URL:** https://forum.kirupa.com/t/loading-images-via-xml-into-flash/75806
**Category:** flash
**Created:** [January 12, 2005, 8:47am UTC](https://forum.kirupa.com/t/loading-images-via-xml-into-flash/75806 "2005-01-12T08:47:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![MsKitten](https://avatars.discourse-cdn.com/v4/letter/m/43a26b/32.png) [@MsKitten](https://forum.kirupa.com/u/MsKitten)
#### Post date: [January 12, 2005, 8:47am UTC](https://forum.kirupa.com/t/loading-images-via-xml-into-flash/75806/1 "2005-01-12T08:47:14Z")

</div>

Please could somebody help me with loading three seperate images via XML into flash. I have no idea where to begin.

My XML file looks something like this:  
\<badges\>  
\<badge1 ID=“1” jpegURL=“images/badge1.jpg”/\>  
\<badge2 ID=“2” jpegURL=“images/badge2.jpg”/\>  
\<badge3 ID=“3” jpegURL=“images/badge3.jpg”/\>  
\</badges\>

I aslo need these to be dynamically masked.  
Can anyone PLEASE give me an example…?

Thanks
