Log In · Register

 
Blogger. Flash file in header
morgi
post 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
 
 
Start new topic
Replies (1 - 1)
moorepocket
post Oct 25 2006, 12:22 PM
Post #2


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



i don't think you can add swf in your css.

If embed code won't work. You can always use iframe.

QUOTE
<iframe src="xxx.swf" frameborder="0" width="22" height="400"></iframe>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: