Adding a Flash header (need help please |
![]() ![]() |
Adding a Flash header (need help please |
Mar 4 2009, 05:46 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Feb 2009 Member No: 715,788 |
Hi
My myspace http://www.myspace.com/snapnight has a normal image header. I want to replace it with this Flash movie I made http://www.dravalanche.com.au/snap/header.swf I would really appreciate any help with this problem. I've been trying but have made little progress. Thanks heaps. |
|
|
|
Mar 4 2009, 07:14 AM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Feb 2009 Member No: 715,788 |
SO which bits do I cut out and add?
This is the code for the image within the div CODE .masthead {width: 800px; height: 250px; position: absolute; margin-left: -395px; left: 50%; top: 180px;
background-image: url(http://www.dravalanche.com.au/snap/header.jpg);} |
|
|
|
Mar 4 2009, 07:37 AM
Post
#3
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Remove this from the code:
CODE background-image: url(http://www.dravalanche.com.au/snap/header.jpg); Then mess around with the height and width values to match the size of the flash header. To place the header inside the DIV, look for something like this in your codes: CODE <div class="masthead"></div> Place the code for the Flash banner between the DIV tags. The code TJ posted should be a good start. |
|
|
|
Mar 4 2009, 08:32 AM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Feb 2009 Member No: 715,788 |
You guys are awesome! Check it out
http://www.myspace.com/snapnight I think I tried something like that but got something wrong. Thanks heaps again for the heap with it |
|
|
|
Mar 4 2009, 11:37 AM
Post
#5
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Topic closed & moved.
|
|
|
|
![]() ![]() |