Hello,
I’ve used the ‘photodrop’ gallery which you can find on braingiants.com. This is a xml-based gallery with some animation on the photo’s.
I’ve implemented this script in my home.fla on a certain frame. On that frame, there are several movieclips created to load the thumbnails and the pictures. All this works fine.
Now here comes the clue: when I click a button to go to another frame, the thumbs and the big picture stay on the screen (although the ‘+’ and ‘-’ button next to the thumbs dissapears).
On every page, there is an external swf loaded into the mc ‘holder’. I’ve tried to load the gallery.swf into ‘holder’, but it didn’t work anymore. That’s why I’ve pasted the script into the home.fla.
To show you the problem: click here and then on ‘portfolio’ on the bottom. You’ll see that it works fine. When you click another button, the picture and thumbnails stay on the screen…
How can I fix this? I’ve been looking for 2 days now and tried all sorts of things with removeMovieClip, unloadMovieClip,… and SwapDepths, but I can’t seem to figure it out.
You can download the fla here and the xml-file is [URL=“http://secret-callservice.be/test/gallery.xml”]here.
All help is appreciated!