Hi.
I followed a tutorial on how to create an XML Driven Flash Gallery, and I am now modifying it to fit my needs, the tutorial and original files are here:
http://www.tutorio.com/tutorial/simple-flash-xml-photogallery/
Ok, so I got as far as feeding the list with items, each item consists of 4 more images and other info such as “title” and what not.
However, I need to show the Title on the thumbnail list… I learned how to list all the images, but how can I add an XML variable to the thumbnail so it displays the Title underneath it?
Ideally this is what it would look like… (on the right)
thumbnail1
title1
thumbnail2
title2
thumbnail3
title3
And so on…
This should be simple but I’ve tried everything I know and can’t get it to work… notice I already put the “text_txt” Dynamic Text Box on the “button” MC which is where I want it to be displayed… but other than that I don’t know what to do. I believe I need to insert some code around line 31… but I’m at a loss here…
Any help is appreciated, thanks.
File attached.