Title: Flash Banner on WordPress
Last modified: August 20, 2016

---

# Flash Banner on WordPress

 *  [silentarts](https://wordpress.org/support/users/silentarts/)
 * (@silentarts)
 * [14 years ago](https://wordpress.org/support/topic/flash-banner-on-wordpress/)
 * 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](https://wordpress.org/support/topic/flash-banner-on-wordpress/sparktechtt.byethost22.com/wp-content/uploads/header.swf?output_format=md).
 * I need it to display in place of the header image [here](http://sparktechtt.byethost22.com/).
 * Can someone help? I think I have all the pieces, I’m just not sure where to put
   them.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Denis Leblanc](https://wordpress.org/support/users/snapsize/)
 * (@snapsize)
 * [14 years ago](https://wordpress.org/support/topic/flash-banner-on-wordpress/#post-2738810)
 * Try this:
 *     ```
       <object data="/your-file-path/header.swf" type="application/x-shockwave-flash" width="" height="">
           <param name="movie" value="header.swf">
           <!-- If flash is not installed -->
           <p>You need Adobe Flash Player to view this content</p>
       </object>
       ```
   
 *  Thread Starter [silentarts](https://wordpress.org/support/users/silentarts/)
 * (@silentarts)
 * [14 years ago](https://wordpress.org/support/topic/flash-banner-on-wordpress/#post-2738832)
 * Thanks a lot but this code as well as [this plugin](http://wordpress.org/extend/plugins/kimili-flash-embed/)
   worked for me…
 * [kml_flashembed movie=”[http://sparktechtt.byethost22.com/wp-content/uploads/header.swf&#8221](http://sparktechtt.byethost22.com/wp-content/uploads/header.swf&#8221);
   height=”1000″ width=”288″ /]
 * Just replace my link with the swf you want and put it in header.php after this
   line…
 * <body <?php body_class(); ?>>
 * so it looks like this:
 * <body <?php body_class(); ?>>
    [kml_flashembed movie=”example.swf” height=”1000″
   width=”288″ /] <div id=”page” class=”hfeed”>
 * etc…
 * PLEASE NOTE THAT THE PLUGIN WON’T WORK WITHOUT ADDING THIS CODE!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Flash Banner on WordPress’ is closed to new replies.

## Tags

 * [banner](https://wordpress.org/support/topic-tag/banner/)
 * [flash](https://wordpress.org/support/topic-tag/flash/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [silentarts](https://wordpress.org/support/users/silentarts/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/flash-banner-on-wordpress/#post-2738832)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
