Search…

X3 Photo Gallery Support Forums

Search…
 
Unreal123
Topic Author
Posts: 7
Joined: 27 Apr 2007, 03:02

Internet Exploer and Firefox-Click to activate

12 May 2007, 13:59

I have my imagevue gallery embedded into my html page. I've been reading up on this and there is some issue with internet explorer forcing people to click on active x content to use it.

So I found a fix that gets rid of the IE problem, but that in turn effects the usability on Firefox. It just goes back and forth, fix the page for one browser but it wont work on the other one.

Has anyone else had this problem and knows how to fix it to work with both browsers. Please let me know, thanks.
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

12 May 2007, 14:06

I am not sure, but i believe that Imagevue does use a script for it, named swfobject_source.js.
This file is in the javascript directory.

In html you can use it by:
Code
*script type="text/javascript" src="javascript/swfobject_source.js"></script>
(replace the * by a < )
Rene
http://www.globetrotternet.nl/
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

18 May 2007, 11:00

You should be using the method we are using in our latest release. You can find the code in the index.php file.

We use the javascript from SWFobject: http://blog.deconcept.com/swfobject/