Imagevue into HTML works on Firefox not on IE
Posted: 02 Oct 2007, 10:35
Hi,
I integrated imagevue in my html page and it works well on firefox but I can't make it works on IE :
http://www.myguest.ca/guest/gallery.php
This is my code :
Does anyone can help me ?
I integrated imagevue in my html page and it works well on firefox but I can't make it works on IE :
http://www.myguest.ca/guest/gallery.php
This is my code :
Code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="580" height="500"
param name="menu" value="true"
param name="movie" value="http://www.myguest.ca/guest/gallery/imagevue.swf"
param name="quality" value="high"
param name="BGCOLOR" value="#FFFFFF"
param value="configfile=config.ini&globalpath=gallery/" name="FLASHVARS"
span class="MsoNormal" style="margin:0cm;margin-bottom:.0001pt;
text-align:center"
<embed> </embed></object>