I have an existing website which has a header, footer and an image background. When the window is resized the site maintains it's size ratio and never scales, except the background, which when resized it scales proportionally.
My problem occurs when I load imagevuex in a movie clip. Once loaded it misaligns my header and footer, and all of my menu buttons (not the gallery menu) are inactive.
I just need to know what controls the Stage.width and Stage.height of imaguevuex and if it is possible to disable them so that it follows my Stage resizing logic.
Any help is appreciated.