Gallery move / jump out of stage
Posted: 28 Mar 2008, 08:25
Hello,
before a while I bought the gallery.
On my current project i have a problem with Flash Integration.
The Gallery is exactly on the right position. But if you open an image then the whole Gallery jumps out of the stage.
Take a look: http://www.disco-fun-zwickau.de/
Loading the gallery:
I already tryed to add this Code in my main fla.
I have studied the Support Forum for a couple of days now without any results.
Hope someone could fix my problem.
Kind Regards
Robert
before a while I bought the gallery.
On my current project i have a problem with Flash Integration.
The Gallery is exactly on the right position. But if you open an image then the whole Gallery jumps out of the stage.
Take a look: http://www.disco-fun-zwickau.de/
Loading the gallery:
Code
on (release) {
loadMovie("Gallery/imageVue.swf?globalpath=Gallery/", _root.content_mc.Gallery_mc);
}Code
Stage.scaleMode = "noScale";
Stage.align = "TL";I have studied the Support Forum for a couple of days now without any results.
Hope someone could fix my problem.
Kind Regards
Robert