FLASH Multiple Image Dynamic Loading with XML + MovieClipLoader

by royulee on 2007-02-03 23:06:19

We know that using MovieClipLoader to load a single image is relatively simple, but what about multiple images? How do we set up listeners? How do we load the next image after one is finished loading? And how do we integrate it with XML?

It's been a while since I've posted anything substantial. Today, I saw an example on MaiMa Power, and it seemed quite simple and effective. The original version was built to connect with XML. 578453175.com (I noticed some people re-post my work without even crediting me, so I added my website here. Heh~). I made some modifications, adding a database to let Flash connect to the database and retrieve data from it. I didn't create the backend though; handling small database management issues should be something everyone can figure out.

Let's call this half of my work. Heh~ I'm posting it here for your convenience (many people have trouble finding my original source code), and only members can download it!

---

(Note: The translation keeps the casual tone and humor from the original text.)