Swf & Css

Can I embed SWF inside CSS so it will appear on my page?

I'm thinking of trying this example:

div {

background: [someflash.swf]

}

Will this work or is there a way?

#465681

As far as I know, you cannot embed Flash in CSS, but I found a link for a workaround: http://lists.deconcept.com/pipermail/swfob...ber/001911.html

Hope this helps.

#465689

yes you can embed .swf in css.

i tried it before at friendster.

*i'll go look for teh codes*

#466248