View Single Post
  #1  
Old 03-31-2008, 11:41 PM
 
tonycch tonycch is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 61
 

Default flash in head.tpl comes up insecure

The flash showed up fine but it's insure when using https:

<object classid="clsid27CDB6E-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>
__________________
X-Cart Gold v4.3.1 Neon Lights Music
Reply With Quote