Hi,
below is the code which i used to solve the problem
<td valign="top">
<div style="height:285px">
<object height="285" width="970" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" classid="clsid  27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="flash_header/bocage_master.swf" name="movie">
<param value="high" name="quality">
<embed height="298" width="970" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="flash_header/bocage_master.swf">
</object> </div></td>
we cannot alter height width in td but this can be done with div that wat i have done
|