Hi!
I’m making a photo gallery with this tutorial: http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm
But i need to make it this way, that it have categories. I want to make it like this:
if u click the button it changes the category. It loads the pictures from a .xml file so i thought it would be best if there was many .xml files as categories. And it loads other category by clicking a button.
I did get more info about making categories from irc:
[COLOR=DarkRed]<category>Flash</category> [COLOR=Black]<-- add this to xml file[/COLOR]
filter the xml data [/COLOR][COLOR=DarkRed]with a for loop[/COLOR][COLOR=DarkRed] [COLOR=Black]<— change this on flash some way
Other thing: it would be good if the photos would ALWAYS sliding from left to right continously(if u see what i mean).
I don’t know how to do this so please someone help me with that how can i do this photo gallery with categories using 1st way 2nd or some 3rd option [/COLOR][/COLOR]