Page 1 of 1

/// Load ImageVue in swf... but align problem...

Posted: 23 Jul 2008, 11:37
by Yannick68
Hello everyone,

I have an align problem when a load imagevue in another swf.

Elements :

001. It' is my imagevue template in the index.php : http://www.espacepoissonrouge.com/galerie/ ALL WORK FINE...

002. It is the basis of my website. It is a full flash template with align. http://www.espacepoissonrouge.com/holder/holder.html ALL WORK FINE...

bug :

OK. I load the imagevue.swf in my website in the middle MovieClip ( the black box in the center )
My imagevue.swf gallery is load and the align is correct.... I select and image of one gallery. still work. But when i close the slideshow... all my website align bug...( look at the balls around the window )

See the bug here : http://www.espacepoissonrouge.com/holder.html


CAN YOU HELP ME ?

Posted: 24 Jul 2008, 14:58
by mjau-mjau
I can see your problem, and I have to admit I was aware of this issue wheb loading Imagevue into another flash. The main problem here is that the Imagevue gallery uses Stage.align = "M" (default), and the slideshow uses Stage.align ="TL". We had to do some workaround programming to get the two modules to work together. When inserting into a new site again, it creates havoc with the alignment altogether.

I think the only way to overcome this, is by choosing toeither disable the slideshow module, or only using the slideshow. If you disable the slideshow, you could for example open images in popup windows.

Did you consider using the new Imagevue V2 instead? It is not quite finished yet, and I have to admit I have not be able to experiment with loading it into other SWF files, but it is supposed to be much more flexible than the former V1. www.photo.gallery/v2docs

Sorry if this creates any complications for you. I love your gallery modification in the first link.

Posted: 24 Jul 2008, 15:16
by Yannick68
Thank for your prompt response. It is exactly the problem that I've imagined.

But I like to remove the alignment effect in imagevue. For make it directly in my site ..

But, unfortunately I was not coming properly remove the effect of alignment ... imagevue does even more ..

Maybe you can show me what part of actionscript should be deleted.

thank you

Posted: 24 Jul 2008, 15:58
by Nick
Unbelievable, is it imagevue??