Page 1 of 1

Internet Exploer and Firefox-Click to activate

Posted: 12 May 2007, 13:59
by Unreal123
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.

Posted: 12 May 2007, 14:06
by globetrotter
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 < )

Posted: 18 May 2007, 11:00
by mjau-mjau
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/