Title: Flash header not appearing
Last modified: August 19, 2016

---

# Flash header not appearing

 *  [mickapoo](https://wordpress.org/support/users/mickapoo/)
 * (@mickapoo)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/flash-header-not-appearing/)
 * I have a Flash header that I’d like to implement in my wp header.
 * This is the same code I have used before in a regular website (not a wp blog)
   and it has always worked. However, when I tried it in my blog header, it isn’t
   showing up. If you right click where the header would be, you will see that is
   Flash, but you just cannot see it.
 * I have the img directory, the getimglist.txt, and the flashslide.swf all there.
 *     ```
       <!-- FLASH HEADER -->
       	<div style="position: relative; width: 780px; height: 170px; overflow:hidden">
   
       	<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
       	 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
       	 WIDTH="2000" HEIGHT="2000" id="flashslide" ALIGN="">
       	 <PARAM NAME=movie VALUE="flashslide.swf?imglist_fn=getimglist.txt&img_path=img&interval=3000&w=780&h=170">
       	 <PARAM NAME=quality VALUE=high>
       	  <PARAM NAME=scale VALUE=noscale>
       	  <PARAM NAME=wmode VALUE=transparent>
       	   <PARAM NAME=bgcolor VALUE=#FFFFFF>
       	   <EMBED src="flashslide.swf?&imglist_fn=getimglist.txt&img_path=img&interval=3000&w=780&h=170" quality=high scale=noscale wmode=transparent bgcolor=#FFFFFF  WIDTH="2000" HEIGHT="2000" NAME="flashslide" ALIGN=""
       	 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
       	</OBJECT>
   
       	</div>
       <!-- END FLASH -->
       ```
   
 * Thank you for your help!

The topic ‘Flash header not appearing’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [mickapoo](https://wordpress.org/support/users/mickapoo/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/flash-header-not-appearing/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
