Flash in header
-
I have read so many of the posts about getting flash into the header, and I still don’t understand what to do with my file.
It is located here.
I need it to display in place of the header image here.
I tried replacing the path for the image in the CSS with the path to the SWF (didn’t work), and tried using the SWFObject plugin’s code in teh same spot (didn’t work), and the Kimbli plugin (didn’t work).
Can someone help? I think I have all the pieces, I’m just not sure where to put them. The flash designer also gave me this code in case I needed it.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="802" height="102"> <param name="movie" value="ALTER_THIS_TO_MATCH_THE_NAME_AND_LOCATION.SWF" /> <param name="quality" value="high" /> <embed src="ALTER_THIS_TO_MATCH_THE_NAME_AND_LOCATION.SWF" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="802" height="102"></embed> </object>
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Flash in header’ is closed to new replies.