Blogger. Flash file in header |
Blogger. Flash file in header |
Oct 21 2006, 06:17 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Oct 2006 Member No: 474,171 |
CODE #kheader { background: url("xxx.jpeg") no-repeat bottom center #73a0c5; } I changed xxx.jpeg to xxx.swf and it didn't work. I tried the embed code: CODE <object width="550" height="400"> <param name="movie" value="xxx.swf"> <embed src="xxx.swf" width="550" height="400"> </embed> </object> But it didn't work in ("....") format and I don't know how to rewrite it. Simply I want a .swf file to show in the top header. Can anyone direct me to the correct code? Thanks =) This post has been edited by moorepocket*: Oct 25 2006, 12:22 PM |
|
|
|
morgi Blogger. Flash file in header Oct 21 2006, 06:17 AM
moorepocket* i don't think you can add swf in your css.
If... Oct 25 2006, 12:22 PM![]() ![]() |