[SWFObject] insert swf via css?
Jim Berkey
jim at jimbo.us
Fri Oct 20 07:12:34 PDT 2006
Is there any way to insert a swf with swfobject in the css file, for easy insertion? I'd like to insert a swf 'bullet' in every h2 div via css:
Adding a bitmap bullet is easy:
h2 {
background: transparent url("img/large_bullet.png") no-repeat 0;
}
This does not work:
h1 {
background: transparent url("swf/Smiley_01.swf", "icon", "25", "25", "7", "#fff") no-repeat 0;
}
Can this be done?
jimboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061020/f358e4a5/attachment-0004.htm>
More information about the Swfobject
mailing list