elektrondesign Posted January 11, 2012 Share Posted January 11, 2012 Hi all! I've got a weird problem with a flash header and was wondering if anyone has any idea what might be the problem. I've got the same global.css and header.tpl on two servers. One is a testing one which is showing the flash and the production one is still showing the original logo. I've copied the header below. The site where its not working is www.flirtypretty.com and the site where it is working is www.elektrondesign.com/prestashop <!-- Header --> <div id="header"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="1000" height="270"> <embed src="{$img_dir}fpt_logo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1000" height="270" wmode="opaque"> </embed> </object> <div id="header_right"> {$HOOK_TOP} </div> Link to comment Share on other sites More sharing options...
elektrondesign Posted October 24, 2012 Author Share Posted October 24, 2012 problem solved I just needed to refresh the whole site Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now