Page 1 of 1

Probs with HTML integration

Posted: 11 Nov 2006, 23:19
by Lord Beowulf
Hello,

if i tried to implement imagevue in my HTML everything works fine until i want to klick on a thumbnail -> no Image nor anything else shows up!

http://www.sws-glasbaubeschlaege.de/fotogalerie.html

If i click on thumbnails off i could see the images.

If i try this with the imagevue rootfolder with the index.php everything works fine.

http://www.sws-glasbaubeschlaege.de/gallery/

I edited the standalone.ini and put it in the root of the site, where the file "fotogalerie.html" is.
Code
globalpath=gallery/
What can i do now?

regards BEO

Posted: 13 Nov 2006, 01:01
by mjau-mjau
I see in your document that you have correctly set the FLASHVARS for the globalpath parameter. Please disregard the standalone.ini file, as this is not required any longer(allthough it is stated so in the documentation).

Please would you get the latest update below:
https://www.photo.gallery/downloads/imag ... agevue.swf

I believe the problem is that the globalpath doesnt get forwarded correctly to the slideshow module after clicking a thumbnail, and this update should fix that...

Posted: 14 Nov 2006, 17:12
by Lord Beowulf
Thanks,

but the update have no effect.

Then there appeared a second problem, if you are on the following page: http://www.sws-glasbaubeschlaege.de/fotogalerie.html klick a link to another page and go back in browserhistory the imagevue.swf won't load correctly! This error occurrs only in IE 6, 7 not tested and Firefox works fine at all...

HELP!!!!

Update: The error (imagevue.swf stops at showing "input...") occurs everytime i simply reload the page. But if i clear the browsercache reload will function once, after reloading same error...

Update2: I have found the bug causing at reload no play...
I don't have to use this parameter:
Code
param name="play" value="true" 
After deleting this code i could reload as often as i want!

regards Beo

Posted: 14 Nov 2006, 21:11
by mjau-mjau
Your gallery work fine standalone atleast http://www.sws-glasbaubeschlaege.de/gal ... agevue.swf

Perhaps you can upload the file imagevue.swf into the root of your website? I want to try something ...

Posted: 15 Nov 2006, 05:33
by globetrotter
I have (almost) the same problem.

I am using the gallery from another subdomain name, maybe that's the problem. Imagevue is in http://fotos.globetrotternet.nl/. And the page where I want to intergrate the gallery/slideshow can been found here: http://www.globetrotternet.nl/nederland ... index2.htm

The gallery works fine, but when I click on a thumbnail, the slideshow does not start. The gallery disappears behind a blue layer. When you move your mouse over it, you will see the descriptions. It looks like he can not find the slideshow.

What it's wrong?

But I have found another way to intergrate the gallery/slideshow: http://www.globetrotternet.nl/overige/d ... /index.htm
In this example I am using a IFRAME, so I can load another page into my websites.
Another example of using a IFRAME: http://www.globetrotternet.nl/mobile.htm

Posted: 15 Nov 2006, 09:46
by Lord Beowulf
mjau-mjau wrote:Your gallery work fine standalone atleast http://www.sws-glasbaubeschlaege.de/gal ... agevue.swf

Perhaps you can upload the file imagevue.swf into the root of your website? I want to try something ...
I have just tested it - works not at all :(
Till then i have found a workaround. I have placed my html page into the gallery (imagevue) folder. At this position everything works. http://www.sws-glasbaubeschlaege.de/gallery/index.html
globetrotter wrote:I have (almost) the same problem.

I am using the gallery from another subdomain name, maybe that's the problem. Imagevue is in http://fotos.globetrotternet.nl/. And the page where I want to intergrate the gallery/slideshow can been found here: http://www.globetrotternet.nl/nederland ... index2.htm

The gallery works fine, but when I click on a thumbnail, the slideshow does not start. The gallery disappears behind a blue layer. When you move your mouse over it, you will see the descriptions. It looks like he can not find the slideshow.

What it's wrong?

But I have found another way to intergrate the gallery/slideshow: http://www.globetrotternet.nl/overige/d ... /index.htm
In this example I am using a IFRAME, so I can load another page into my websites.
Another example of using a IFRAME: http://www.globetrotternet.nl/mobile.htm
That is the same problem! When the Slideshow should start you can see nothing but descriptions... It has something to do that the call of the swf is not within the imagevue folder.

regards Beo[/url]