Am a newbie in this field, The images shows up in IE but not in firefox. A big X appears on this site http://un-clicked.com/Galleries.html where images are supposed to be.
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<html>
<head>
<title>Un-clicked.com Gallery</title>
<meta http-equiv=“Content-Type” content=“text/html; charset=us-ascii” />
<meta content=“OpenOffice.org 3.1 (Win32)” name=“GENERATOR”>
<meta content=“0;0” name=“CREATED”>
<meta content=“TCS TCS” name=“CHANGEDBY”>
<meta content=“20100304;18071100” name=“CHANGED”>
<script src=“http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js” type=“text/javascript”></script>
<script type=“text/javascript”>
var flashvars = {};
flashvars.galleryURL = “gallery.xml”;
var params = {};
params.allowfullscreen = true;
params.allowscriptaccess = “always”;
params.bgcolor = “000000”;
swfobject.embedSWF(“simpleviewer.swf”, “flashContent”, “100%”, “100%”, “9.0.124”, false, flashvars, params);
</script>
<style type=“text/css”><!–
TD P { color: #ff3300; font-family: “Lucida Sans Unicode”, “Lucida Grande”, sans-serif; font-size: 13pt; text-align: center }
P { color: #ff0000; font-family: “Lucida Sans Unicode”, “Lucida Grande”, sans-serif; font-size: 13pt; text-align: center }
TH P { color: #ff3300; font-family: “Lucida Sans Unicode”, “Lucida Grande”, sans-serif; font-size: 13pt }
–></style>
</head>
<body lang=“en-US” dir=“ltr” text="#ff0000" bgcolor="#000000">
<p> </p>
<center>
<table cellspacing=“1” cellpadding=“2” width=“102%” align=“center” border=“1”>
<tbody>
<tr>
<th bgcolor="#000000" colspan=“6” height=“75”>
<p>…We take pictures of stuff no one would want to click. Hence, Unclicked.</p></th></tr>
<tr>
<td width=“161” height=“35”>
<p><a href=“index.html”>Home</a></p></td>
<td width=“178”>
<p><a href=“About%20Us.html”>About us</a></p></td>
<td width=“245”>
<p><a href=“Exhibitions.html”>Exhibitions</a></p></td>
<td width=“114”>
<p><a href=“Prints.html”>Prints</a></p></td>
<td width=“257”>
<p><a href=“News.html”>News, events</a></p></td>
<td width=“205”>
<p><a href=“Contact.html”>Contact us</a></p></td></tr></tbody></table></center>
<p><font face=“Verdana, Arial, Helvetica, sans-serif” color="#ffffff" size=“2”>If you are interested in owning any of these images, please visit our <a href=“Prints.html”>Prints</a> page to see the details. Please be sure to make a note of the image name. You can also <a href="mailto:unclicked@un-clicked.com">send us a mail</a>.</font></p>
<p><font face=“Verdana” color="#ffffff" size=“2”>And please bear with us as the images are not loading on this page when viewed with Firefox - there seems to be a flash-detection error problem. We love Firefox and hate to see this happen, but just bear with us and check this page on IE or any other browser until we fix this…</font></p>
<div id=“flashContent”>SimpleViewer requires JavaScript and the Flash Player. <a href=“http://get.adobe.com/flashplayer/”>Get Flash</a></div>
<p> </p>
<table cellspacing=“0” cellpadding=“0” width=“40%” align=“center” border=“0”>
<tbody>
<tr>
<td>
<div align=“center”><a target="_blank" href=“http://www.facebook.com/pages/Un-Clickedcom/363381834448”><img alt="" height=“44” width=“144” align=“middle” border=“0” src=“Images/Buttons/Facebook.png”></a></div></td>
<td>
<div align=“center”><a target="_blank" href=“http://www.youtube.com/user/unclicked?feature=mhw4”><img alt="" height=“120” width=“120” align=“middle” border=“0” src=“Images/Buttons/YouTube.png”></a></div></td>
<td>
<div align=“center”><a target="_blank" href=“http://twitter.com/un_clicked”><img alt="" height=“90” width=“120” align=“middle” border=“0” src=“Images/Buttons/Twitter.gif”></a></div></td></tr></tbody></table>
<p> </p>
<hr>
<p><font style=“font-size: 8pt” size=“1”>© Please note that all the stuff on this site is copyrighted. Please do not copy, distribute or modify in any way without permission from us. <a href="mailto:unclicked@un-clicked.com">Send us a mail.</a></font></p>
</body>
</html>
Can someone tell me what Im doing wrong here.