View Single Post
  #1 (permalink)  
Old Nov 29th, 2005, 20:59
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Add Flash to CSS

I'm embedded the following flash but of course it isn't CSS friendly. Can it be made to be Thanks


div id="estimatorbedrooms">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" width="356" height="82">
<param name="movie" value="http://www.webforumz.com/images/vans.swf">
<param name="quality" value="high">
<embed src="http://www.webforumz.com/images/vans.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="356" height="82"></embed>
</object>
</div>
Reply With Quote