View Single Post
  #7  
Old 3rd June 2008, 20:54
UzAkLArDaN's Avatar
UzAkLArDaN UzAkLArDaN is offline
Senior Member
 
Join Date: Nov 2007
Posts: 43
Default Re: Instead of header.jpg how to use header.swf
[flash=,:3utx51kg]http://img232.imageshack.us/img232/1499/headerke7.th.jpg[/flash:3utx51kg]

There is no <div go = "header"> what i found is <div id="header"> so do i need to do like this

<div id="<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="900" height="199">

<param name="movie" value="MOVIE.swf">

<param name="quality" value="high">

<embed src="MOVIE.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="199"></embed>
</object>">


if i do like that its working but when i click on side menu it comes in front of the flash header. How can i sort out that also how can I reposition the flash header ot where it should be?

Thanks gabontz & volkot I have done it now it is in correct position now but as I said before side menu comes in front of the flash header I think we have to disable side menu . Is there a way for the side menu not covering the header.sfw? By the way do I have to do anything in style.css when using header.swf do I need to delete header.jpg?
Reply With Quote