Page 1 of 1

Can I embed the imagevuex2 gallery into my existing flash

Posted: 06 Apr 2010, 19:45
by B1lacknoise
Hi all,

I am half way through creating a XML driven flash site and I want to use the imagevue gallery as my gallery, is this possible?

Thanks (hope that makes sense!)

Posted: 07 Apr 2010, 03:06
by mjau-mjau
Well, we know this has been done successfully before, but there are some complications:

1. Imagevue likes to think it owns the stage, so it sets some global values like Stage.align ="TL" and Stage.scaleMode = "noScale". if your flash site is incompatible with these settings, it may not work properly.

2. Imagevue must be loaded into a movieClip at 0,0 with the align set above. This is because it uses the entire stage to align itself and position elements, and if it is loaded in incorrect position, all items will be offset and incorrect.

3. I believe your project must be created in AS2.0, and it may not work loading imagevue into an AS3.0 project.


Just as a side note, you could use the Imagevue admin/backend/XML to build your own gallery (This is just something we have been interested in promoting to developers for some time now).

Re: Can I embed the imagevuex2 gallery into my existing flas

Posted: 09 Apr 2010, 03:41
by Nick
B1lacknoise wrote:I am half way through creating a XML driven flash site and I want to use the imagevue gallery as my gallery, is this possible?
Do you want to use Imagevue Admin (control panel) or the Flash frontend?

Posted: 09 Apr 2010, 03:56
by B1lacknoise
@pain, flash front end.
I don't think I can use it as it can't use the full stage and I'm using as3, wrong place to ask I know but does anyone know of a gallery with the same look and dynamics as imagevuex2.
I'm useing Smart XLM Website from flashden http://activeden.net/item/smart-xml-website/33326

Posted: 13 Apr 2010, 05:47
by Nick
Then Imagevue can run along this flash, no problem. Except loading Imagevue into another swf ofcource.