Click to See Complete Forum and Search --> : displaying .jpeg as default


gavin26er
11-24-2005, 08:34 AM
hi

i have a flash banner made for my site and i want a .jpg to display as default if the person doen't have flash? i'm not sure how to do this but i know its possible becuase i seen it around b 4. below is my code. in html. where would it go to? somewhere in this code below or in a totally different place?


<tr>
<td width="1" bgcolor="#000000" rowspan="4" valign="top"><img src="spacer.gif" width="1" height="100" valign="top"></td>
<td height="120" colspan="4"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="120">
<param name="movie" value="../menus_logos/logo.swf">
<param name="quality" value="high">
<embed src="../menus_logos/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="120"></embed></object></td>
<td width="1" bgcolor="#000000" rowspan="4" valign="top"><img src="spacer.gif" width="1" height="100" valign="top"></td>
</tr>

dinda
11-25-2005, 07:04 AM
i'm not sure u can do that maybe you've seen that around before like this..
if the person doesn't have flash player.. the animated in their flash page doesn't work so that's like .jpg image or static image... ;)
but i need to try your case some time.. and if i found that i will tell you ok :D