1
i ve tried to change something around the Css file , but failed to do it , i will try to explain it as much as i can , maybe someone can help me with this
in the Style Css there is this line for header image
}
.headerImg {
background-image: url(images/banner.jpg);
width: 805px;
}
now i tried to change the (images/banner.jpg) to (images/banner.swf) and included the .swf file on place , but nothing shown .
then i tried to do it on Theme.html , on DW insert > flash , and then i inserted the flash in place , it shows up pretty good on my PC , but on the Web it doesnt load .!
im not really experienced with much web stuff , so maybe someone can tell me what am i doing wrong ?