Azurafiles Posted August 14, 2010 Share Posted August 14, 2010 I am trying to replace the banner.jpg on home, with a swf file, but it says Load Fail.The swf file is made with slideshowzilla and makes these files:banner.xmlbanner.htmlbanner.swffs_aux.htmland some folders:thumbsslidesresin those folder:t_0001.jpgp_0001.jpgstop01.gifprevious01.gifplay01.gifnext01.gifThis is my code: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="669" height="293"> <!--[if !IE]> <--> <object data="flash/header.swf?button=0" width="669" height="293" type="application/x-shockwave-flash"> FAIL (the browser should render some flash content, not this). </object> <!--> </object> Can anyone please land a hand. ?The one in place on my website now is a jpg banner, because the swf does not work.Might give you some idea of where it should be. www.aero-files.com/shop Link to comment Share on other sites More sharing options...
arlmxli2 Posted August 20, 2010 Share Posted August 20, 2010 I'm so bussy now, but hope this help.Edit the banner.swf location.param name="movie" value="flash/banner.swf?button=0" object data="flash/header.swf?button=0" Your file is NOT in http://www.aero-files.com/flash/banner.swf Or do you have ??Also edit the banner.xml specify the images correct location. (thumbs, slides, res)Hope this help Presta-Friend.Adal. Link to comment Share on other sites More sharing options...
BWT Posted January 29, 2011 Share Posted January 29, 2011 Try adding the code to CMS page and put all the other files in the main prestshop folder. Link to comment Share on other sites More sharing options...
salko Posted March 31, 2011 Share Posted March 31, 2011 I am trying to replace the banner.jpg on home, with a swf file, but it says Load Fail.The swf file is made with slideshowzilla and makes these files:banner.xmlbanner.htmlbanner.swffs_aux.htmland some folders:thumbsslidesresin those folder:t_0001.jpgp_0001.jpgstop01.gifprevious01.gifplay01.gifnext01.gifThis is my code: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="669" height="293"> <!--[if !IE]> <--> <object data="flash/header.swf?button=0" width="669" height="293" type="application/x-shockwave-flash"> FAIL (the browser should render some flash content, not this). </object> <!--> </object> Can anyone please land a hand. ?The one in place on my website now is a jpg banner, because the swf does not work.Might give you some idea of where it should be. www.aero-files.com/shop Have you find a solution for this? I have exact same problem. When I have flash in a single SWF file everything is fine, but when I have more coplex flash with a folder structure (for thumbnails, frames, etc.) then i get this LOAD FAIL error, and no flash is displayed ... And files are in right folders, because I can start this flash normally by typing direct web address of this flash ... Please help! Link to comment Share on other sites More sharing options...
Recommended Posts