Page 1 of 1

HTML Integration With IFRAME

Posted: 16 Nov 2006, 13:47
by globetrotter
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....

Posted: 17 Nov 2006, 01:03
by mjau-mjau
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

This could be the anwser to all my prayers

Posted: 29 Nov 2006, 17:57
by coey
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

Posted: 02 Dec 2006, 08:02
by mjau-mjau
For instructions on how to use the Slideshow as a page component, please follow this topic: viewtopic.php?p=2080