X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   flash in head.tpl comes up insecure (https://forum.x-cart.com/showthread.php?t=38732)

tonycch 03-31-2008 11:41 PM

flash in head.tpl comes up insecure
 
The flash showed up fine but it's insure when using https:

<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="330" height="65">
<param name="movie" value="{$ImagesDir}/custom/head2.swf">
<param name="quality" value="high">
<embed src="{$ImagesDir}/custom/head2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="65"></embed>
</object>

pauldodman 04-01-2008 12:01 AM

Re: flash in head.tpl comes up insecure
 
It's the links to macromedia that will be causing that - try changing the http to https for the 2 links.

tonycch 04-02-2008 12:56 AM

Re: flash in head.tpl comes up insecure
 
Thank you for your quick reply. It works great now.


All times are GMT -8. The time now is 04:58 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.