Hi,
We've recently upgraded a site from v3 to v6 Actinic Ecommerce.
We have a SWF file in our ACT_HEADER template with the following code:
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="contact" width="340" height="66"><param name="movie" value="contact.swf"><param name="quality" value="high"><param name="bgcolor" value="#FFFFDE"><embed name="contact" src="contact.swf" quality="high" bgcolor="#FFFFDE" width="340" height="66" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>
However, when it comes to the SSL (our certificate, not shared) pages we get the "This page contains secure and non secure items, do you want to display the non-secure items?" with IE 6 on XP.
Anyone able to point me in the right direction to sort this out?
Regards,
Mark.
We've recently upgraded a site from v3 to v6 Actinic Ecommerce.
We have a SWF file in our ACT_HEADER template with the following code:
<object classid="clsid

However, when it comes to the SSL (our certificate, not shared) pages we get the "This page contains secure and non secure items, do you want to display the non-secure items?" with IE 6 on XP.
Anyone able to point me in the right direction to sort this out?
Regards,
Mark.
Comment