gavin26er
12-01-2005, 08:25 AM
hi guys
i have a swf file displaying for my banner and i have a jpg file set up as default if the swf doesn't display the problem is when the swf file don't display the jpg comes in and there is a little dead space under the picture displaying i thought it might be the pic it's self but its not. i have no clue what could be causing it can someone please take a look. i have also attached my files that i am using.
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>Untitled-1</TITLE>
</HEAD>
<BODY bgcolor="#99CC00">
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" bgcolor="#000000" width="760" height="120">
<object data="Untitled-1.swf" type="application/x-shockwave-flash" width="760" height="120">
<param name="movie" value="Untitled-1.swf">
<img src="Untitled-1.jpg" width="760" height="120" alt="file">
</object>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</BODY>
</HTML>
i have a swf file displaying for my banner and i have a jpg file set up as default if the swf doesn't display the problem is when the swf file don't display the jpg comes in and there is a little dead space under the picture displaying i thought it might be the pic it's self but its not. i have no clue what could be causing it can someone please take a look. i have also attached my files that i am using.
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>Untitled-1</TITLE>
</HEAD>
<BODY bgcolor="#99CC00">
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" bgcolor="#000000" width="760" height="120">
<object data="Untitled-1.swf" type="application/x-shockwave-flash" width="760" height="120">
<param name="movie" value="Untitled-1.swf">
<img src="Untitled-1.jpg" width="760" height="120" alt="file">
</object>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</BODY>
</HTML>