Ciao, vorrei riuscire a inserire un filmato in flash al posto di un'immagine direttamente nel file css.
Io ho caricato il codice ma nulla...vi allego il codice!!
Help!
/*#valiheader{
margin-top: 3px;
background-image: url('<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,2,0
width=949
height=100>
<param name=movie value=future.swf>
<param name=quality value=high>
<param name=BGCOLOR value=#000000>
<param name=SCALE value=showall>
<embed src=future.swf
quality=high
pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash type=application/x-shockwave-flash
width=949
height=100
bgcolor=#000000
scale= showall>
</embed>
</object>');
background-repeat: no-repeat;
background-position: top center;
width: 949px;
height: 100px;
border: 1px solid purple;
}*/