my flash code says:
SWFfile = "imagevue.swf";
loadMovie(SWFfile,content);
And then created a empty movie clip called "content" that was placed on the stage 0,0 position.
It loads fine but when clicking over thumbs to go slideshow, it goes well but the gallery moves to the top and return same position after closing the slide with the buttom [x].
Also another weird behavior I got it is that when the gallery moves top also the movie clip content I have moves to the left.
please help! thanks