Topic: Autoviewer not read gallery.xml from a subdirectory
Hi everyone!!!
I really NEED your help. I bought Autoviewer Pro but I can't make it work for what I want.
My problem is this:
I'm doing my website in Flash CS3.
I have a main swf that is a map with different cities (e.g. cities.swf). Every time you click a city on the map I want the autoviewer gallery to load, but just one gallery per city, and then a button that goes back to the main swf (cities.swf)
I made different folders for the cities galleries, eg. new york, san francisco, etc. and in each folder I have all the files (autoviewer.swf, images folder, gallery.xml, swfobject.)
But........when I call from cities.swf the newyork gallery like this:
on (release) {
loadMovieNum("newyork/autoviewer.swf", 0)
}
only loads the autoviewer swf with the arrows and play buttons but without the images. :o
Did I explain well? So it seems that the gallery.xml doesn't load if it's "call" from a file that is not in the same directory of it.
Is there a way where you can modify the gallery.xml file with different names, one for each gallery? I think that is the problem.
I tried to modify the AS file Options with no succes, and the multiple_galleries.fla to look like my cities.swf file but deform the images and the buttons looks huge, and i don't want the gallery to load with buttons on the side, I want to call one gallery ALONE, one for each of my buttons.
Any solution, recomendation? I hope you can answer me, I've been suffering many days with this. :(
Thank you