Flash scroll with XML database

Hello,

I’m doing this tutorial, (http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm). I’m wondering if i were to make the flash scroll a few images in a contunuing loop and then being able to be clicked on and taken to a new page (ie. a larger photo). And adding a few new varables for the link to be inputed into the XML database.

I’m wondering if this would be able to be done very easly but just a few lines of XML code and Flash Action Script code?

Thanks Lib

Should be easy enough, if you can read how the xml is pulled out… child.node etc. you should be able to find a pattern and how the name the variables once they are from xml and used with in the flash, replicate whats needed and update the xml as required and dont see any reason why it shouldnt work…

ive been working on the same tutorial altho i need to get rid of the xml and use thumbs from an access db… any suggestions?