I’m trying to edit the thumbnail gallery thats on here so that it will load an image and title for each thumbnail inside a pre-styled movieclip.
In the pre-styled movie clip it has space for the thumbnail and then a line of text. This has a border and background to it as well.
How can i use actionscript to loop through all items in the xml file and then load the styled movieclip into a horizontal scroller with each image and title as in xml file? So each item in the xml file has its own instance of the pre-styled movieclip.
Many Thanks in advance!