Fetch corrupts the swf when it is uploaded.
Try this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Fashion Rocks Boutique -- Cherry Hill, NJ</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css" media="screen">
html, body { height:100%; }
body {
margin:0;
padding:0;
overflow:auto;
background-color: #222;
color:#666;
font-family:sans-serif;
font-size:20px;
background-image: url(images/bkgd.jpg);
}
a {
color:#ff0000;
}
.style4 {font-size: 12px}
.style5 {color: #999999}
.style1 { font-family: Geneva, Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 12px;
}
.style6 {color: #CCCCCC}
a:link {
color: #9999FF;
text-decoration: none;
}
a:visited {
color: #CCCCCC;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #CCCCCC;
text-decoration: none;
}
</style>
</head>
<body>
<table width="936" border="0" align="center" cellpadding="0" cellspacing="0" style="background-image: url(images/tablebkgd.jpg); background-repeat: no-repeat;">
<tr>
<td><img src="images/secondaryheader.jpg" width="936" height="192" border="0" usemap="#Map" alt="" /></td>
</tr>
<tr>
<td><center>
<div align="center">
<object width="800" height="450" data="simpleviewer_girls.swf?galleryURL=gallery_girls.xml">
<param name="movie" value="simpleviewer_girls.swf?galleryURL=gallery_girls.xml"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<param name="bgcolor" value="111119"></param>
</object>
</div>
<div id="flashContent">
<div align="center"><span class="style4"><span class="style5"><br />
<span class="style6">SimpleViewer requires JavaScript and the Flash Player.</span></span> <a href="http://get.adobe.com/flashplayer/">Get Flash</a></span><br />
<br />
<span class="style1">1906 Rt. 70 & Springdale Rd. | Cherry Hill, NJ | 856.751.7533</span><br />
<span class="style1"><br />
<a href="location.html">LOCATION</a> | <a href="girls.html">GIRLS</a> | <a href="newarrivals.html">NEW ARRIVALS</a> | <a href="denim.html">DENIM</a> | <a href="accessories.html">ACCESSORIES</a> | <a href="guys.html">GUYS</a></span><span class="style1"><br />
<br />
Copyright © 2009 Fashion Rocks<br />
Site Design by: <a href="http://www.casolidesign.com">Casoli Design Studio</a></span><br />
<br />
<br />
</div>
</div></center></td>
</tr>
</table>
<map name="Map" id="Map"><area shape="rect" coords="36,16,300,127" href="index.html" />
<area shape="rect" coords="67,151,143,173" href="location.html" />
<area shape="rect" coords="208,155,257,171" href="girls.html" />
<area shape="rect" coords="317,152,427,172" href="newarrivals.html" />
<area shape="rect" coords="494,151,557,174" href="denim.html" />
<area shape="rect" coords="631,151,730,173" href="accessories.html" />
<area shape="rect" coords="816,154,865,171" href="guys.html" />
</map></body>
</html>
Mike Richards
SimpleViewer Support Team.