Title: include a flash file
Last modified: August 18, 2016

---

# include a flash file

 *  Anonymous
 * [21 years, 6 months ago](https://wordpress.org/support/topic/include-a-flash-file/)
 * hi there,
    i am about to set up a blog with my individual layout and would like
   to replace the .jpeg file of the golf template with a flash file (.swf). In the
   template the picture is included over the main style sheet as background picture.
   Now, as I understand one can’t render .swf files through the style sheets. My
   question would be, where in the php code would i have to include the file to 
   display it properly ? have a look at [http://www.nickaz.de/niko/blog/](http://www.nickaz.de/niko/blog/)
   Thanks for any comment! Nik

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

 *  [havok](https://wordpress.org/support/users/havok/)
 * (@havok)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/include-a-flash-file/#post-99150)
 * Mmm… the .swf would be inside the “header” in your index.php page. By default
   this id is assigned to an h1 tag, but you can change it to a div (for example)
   so you get something like this:
    `<div id="header"> your embeded .swf <h1>Your
   name</h1> </div> you can manipulate the **design** of the header (height, width,
   and so on) by the #header selector in your CSS. Make sure to read the [how-to add a .swf using respecting web standards](http://www.alistapart.com/articles/flashsatay/)
   before you do any embedding … unless you dont give a damn about standards… but
   you should 😉 -hvk
 *  Thread Starter Anonymous
 * [21 years, 6 months ago](https://wordpress.org/support/topic/include-a-flash-file/#post-99155)
 * thanks a buch -hvk
    i think that should point me in the right direction! Nik

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

The topic ‘include a flash file’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: Anonymous
 * Last activity: [21 years, 6 months ago](https://wordpress.org/support/topic/include-a-flash-file/#post-99155)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
