How to import dynamic images to continuously scroll

My Flash skills are definitely not very good other than making objects transparent and basic animation…

My client has corporate sponsors and they want the logos published to a Flash movie that continuously scrolls through all logos (and linked to each website). I inherited this from the previous webmaster and each time they add a new sponsor I have to go into this file, make room for the new logo (alphabetic order), add the link, and re-publish.

Is there a way to dynamically retrieve a list of images and links, insert them into the movie and scroll through them continuously?

Thanks for any help!

Chris

ya you can do that
simply try to read the xml file and from there manage the image source and link for it.

after reading the xml count the node length and generate the movieclip. and assign the image to it.