Title: Embedded flash header
Last modified: August 18, 2016

---

# Embedded flash header

 *  [sulcalibur](https://wordpress.org/support/users/sulcalibur/)
 * (@sulcalibur)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/embedded-flash-header/)
 * Hi,
 * I’m new to wordpress coding and I’m trying to put a flash header at the top of
   my wordpress theme.
 * I’ve tried various ways but it just keeps showing as white space but aknowledging
   that it’s flash.
 * site is here: [http://77pixels.com](http://77pixels.com) and header demo is here:
   [http://77pixels.com/misc/header.html](http://77pixels.com/misc/header.html)
 * many thanks

Viewing 1 replies (of 1 total)

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/embedded-flash-header/#post-556282)
 *     ```
       // <![CDATA[
       	var so = new FlashObject("header.swf", "flash_header", "754", "256", "8", "#000000");
       	so.addVariable("lang", "en");
       	so.addVariable("enforce", "0");
       	so.addParam("wmode", "opaque");
       	so.addParam("menu", "false");
       	so.write("headerimg");
       // ]]></script>
       ```
   
 * isn’t that looking for header.swf to be here?
 * [http://77pixels.com/header.swf](http://77pixels.com/header.swf)
 * ‘cuz if it is, you’ll notice it aint.
 * you are also missing the javascript file that needs to be loaded to display that.

Viewing 1 replies (of 1 total)

The topic ‘Embedded flash header’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [whooami](https://wordpress.org/support/users/whooami/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/embedded-flash-header/#post-556282)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
