Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
globetrotter
Imagevue Expert
Topic Author
Posts: 844
Joined: 18 Oct 2006, 13:16

HTML Integration With IFRAME

16 Nov 2006, 13:47

I did mention I before in this forum, but for the people who missed it.

I did found another way to integrate Imagevue in my site.
I used the html element iframe.

I think it is a much easier way then flash integration, at least for me :lol:
One of the advantages is: you can use a gallery or slideshow from another webspace/domain.

Example: http://home.hccnet.nl/resc/test/
I placed the iframes into a table, so it's easier to align.

For more information about iframe: http://en.wikipedia.org/wiki/Iframe

Post what you think about iframe....
Rene
http://www.globetrotternet.nl/
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

17 Nov 2006, 01:03

globetrotter - thanks for the examples :D

I would also like to mention that you can infact combine two servers without using iframes. You could host the index.php(or index.html) on your main visible domain - Ex. www.mysite.com, and then referr to some secondary domain using the globalpath parameter. Ex. globalpath = http://some.server.ip/galleryfolder/.

The gallery itself would then load from the secondary server. There are a few important things to be aware of:
1. The secondary server needs to support PHP/Imagevue since its the one handling the actual actions. You cant simply host your images on a non-supportive web server.
2. You need to set up crossdomains security for your secondary server. More info here:
http://www.moock.org/asdg/technotes/cro ... licyFiles/
http://www.adobe.com/cfusion/knowledgeb ... d=tn_14213
 
coey
Posts: 6
Joined: 14 Nov 2006, 02:27

This could be the anwser to all my prayers

29 Nov 2006, 17:57

Hi Rene,
thank you for sharing. I have very little knowledge of either flash or html and only purchased the software to use as a module or seperate page component and am still trying to figur out how to configure everything so I have a small slide show approx 150 by 400 on my home page. I am still waiting for the admin to put up step by step instructions for non developers but your sharing has helped me.
Thank you again

coey
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

02 Dec 2006, 08:02

For instructions on how to use the Slideshow as a page component, please follow this topic: viewtopic.php?p=2080