Title: Inserting Flash
Last modified: August 19, 2016

---

# Inserting Flash

 *  Resolved [Roary Tubbs](https://wordpress.org/support/users/roary86/)
 * (@roary86)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/inserting-flash-1/)
 * I’m trying to add flash to the top of my WP Page. I deleted the image that was
   in the CSS file “my top image” and added JS code to embed my Flash into my header.
   php.
    My site URL is [http://www.mr2sellhomes.com/](http://www.mr2sellhomes.com/)
   Here is the URL for my flash [http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/images/topBanner.swf](http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/images/topBanner.swf)
 * I inserted it in properly but nothing. Is there something I need to know?

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

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 2 months ago](https://wordpress.org/support/topic/inserting-flash-1/#post-734836)
 * The problem is the link to your javascript is incorrect:
 * `<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script
   >`
 * That’s a relative link. I suspect you want to use this instead:
    `<script src
   ="http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/Scripts/AC_RunActiveContent.
   js" type="text/javascript"></script>`
 *  Thread Starter [Roary Tubbs](https://wordpress.org/support/users/roary86/)
 * (@roary86)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/inserting-flash-1/#post-734838)
 * LOL! Thanks, the last place I would have looked but should have been the first.
   Thanks works great.
    [http://www.mr2sellhomes.com/](http://www.mr2sellhomes.com/)
 *  [cfiiman](https://wordpress.org/support/users/cfiiman/)
 * (@cfiiman)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/inserting-flash-1/#post-735259)
 * Hey, I am trying to do the same thing, but my header just disappears when I try
   to add that line of code, can you all help me? Where exactly do I add the script,
   in the .css file, or the header file or what? Thanks for any help!
 * jason
 *  [Rodeo Imagination](https://wordpress.org/support/users/shiroujune/)
 * (@shiroujune)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/inserting-flash-1/#post-735260)
 * Jason,
 * Java Script tags should be set inbetween the HEAD tags like this
 * <HEAD>
 * <script src=”[http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/Scripts/AC_RunActiveContent.js&#8221](http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/Scripts/AC_RunActiveContent.js&#8221);
   type=”text/javascript”></script>
 * </HEAD>
 * try downloading the same file indicated in the link and paste it changing your
   path… that should make it.
 * Reason for your header disappering is that wordpress automatically suppress what
   it considers wrong. It used to make me the same when I used to scramble the sidebar
   customization… So, try changing it… Good Luck
 *  [mandelam](https://wordpress.org/support/users/mandelam/)
 * (@mandelam)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/inserting-flash-1/#post-735340)
 * Could you tell me how you used the JS Code to embed the flash?
    I just need a
   small step by step, just to use on my layout please.
 * Thank you
 *  [roniewp](https://wordpress.org/support/users/roniewp/)
 * (@roniewp)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/inserting-flash-1/#post-735342)
 * me too..
 * Thanks!

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

The topic ‘Inserting Flash’ is closed to new replies.

 * 6 replies
 * 6 participants
 * Last reply from: [roniewp](https://wordpress.org/support/users/roniewp/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/inserting-flash-1/#post-735342)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
