Jump to content

SWF file Load Fail


Recommended Posts

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.xml
banner.html
banner.swf
fs_aux.html

and some folders:

thumbs
slides
res

in those folder:

t_0001.jpg
p_0001.jpg
stop01.gif
previous01.gif
play01.gif
next01.gif

This 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

  • 5 months later...
  • 2 months later...
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.xml
banner.html
banner.swf
fs_aux.html

and some folders:

thumbs
slides
res

in those folder:

t_0001.jpg
p_0001.jpg
stop01.gif
previous01.gif
play01.gif
next01.gif

This 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

×
×
  • Create New...