Hi Ciarán Just put up a small example for you (and others) to see. Rightclick to view source: http://flex2.dk/mark/addchild/childTest.html
Very simple app - 2 buttons. Add Children - will add 12 vboxes, each containing 2 images Loop Through Children - Will loop through tile1.numChildren - printing each name into the textarea. But.... HOW can I get hold of the names of the images (and even more, their source) I need this to be able to loop through each item, check if the source has been updated, and if so, reload the image. Thanks for your time. Mark

