|
|||
|
I am using the gallery within another flash file. It works great, my issues is that there are 2 scenes of the flash movie (it is a protfolio, web and print).
2 separate iterium swf files, with 2 seperate xml files, all pointing to seperate images. The files are even in a sub directory. Which ever section is loaded first, the gallery scroller gets stuck and will continue to load whatever one was loaded first. If i got to web first, even once i go to print, it will just load the web scroller, and associated xml file. I tried using full url links to load the the gallery, but then it loads the xml file and associated images, including the bkg i added, but the scoller and images fail to show up. Please help. |
|
|||
|
Hello, please be careful on the .xml file reference that you setup in the .html file. Those are the flashvars and the app will load the .xml file mentioned there. If there is no mention of the .xml file "data.xml" will be loaded by default.
All the best ! |
|
|||
|
I am having the same issues.
I have separate image galleries. I created a .swf and .xml file for each directory. First I modifed the main.as code to look for the xml file for that gallery. Then I exported the swf into that subfolder. So each subdirectory has the gallery1.swf, gallery1.xml, and an images folder. If I pull up the .swf directly it works. When they are embedded in my website and I call gallery1/gallery1.swf, for instance, it seems to cache and use the xml from the last gallery I was on. So should the main.as code be modified? And if the .swf galleries are in their own subfolder, shouldn't the xml file be in that same folder? Thanks! |
|
|||
|
Hi, yes yes please keep the xml, swf and html in the same folder or if you don't want to have the html there please see this -> HTML base tag
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|