Need Help With Flash Slideshow
This used to work fine but nothing is showing here where 3 slideshows are embedded - PHOTO GALLERY
http://owendo.org/PHOTO_GALLERY.html
I've tried Chrome and Firefox and it's the same. I've gone to the c-panel and checked - the files are still there.
This is a site built with Webstudio 5 which employs a Flash slideshow creator.
If I go look at the code for one of the embedded players - this is what I see. Does anyone understand this "gobble-de-goop" and recognize the problem? Is there a fix?
<div id="SWFOBJ7D9A2D5131132" style=" position:absolute; top:176px; left:554px; width:359px; height:359px; z-index:10;">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"id="SWFOBJ7D9A2D5131132.swf" width="359" height="359">
<param name="movie" value="_RefFiles/SWFOBJ7D9A2D5131132.swf"/>
<param name="quality" value="high"/>
<param name="loop" value="true"/>
<param name="wmode" value="transparent"/>
<embed name="SWFOBJ7D9A2D5131132" src="_RefFiles/SWFOBJ7D9A2D5131132.swf" quality="high" loop="true" wmode="transparent" width="359" height="359" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</object>
</div>

