Title: Archive Dump and Flash Code
Last modified: August 19, 2016

---

# Archive Dump and Flash Code

 *  [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/)
 * Just running a few test on a new site and I’ve got a problem.
 * When I engage archives on a page that uses Flash, the “entry summary” flash code.
   See [http://boomchicawowwow.com/wordpress/tag/funny/](http://boomchicawowwow.com/wordpress/tag/funny/)
 * `Get the Flash Player to see this content. var params = { ‘allowfullscreen’: ‘
   true’, ‘allowscriptaccess’: ‘always’, ‘wmode’: ‘transparent’ }; var attributes
   = { ‘id’: ‘video0′, ‘name’: ‘video0′}; var flashvars = { ‘file’ : ‘http://boomchicawowwow.
   com/wordpress/wp-content/uploads/2010/09/WC-honest-john.flv’, ‘width’ : ’480′,‘
   height’ : ’360′, …`
 * Thoughts?
 * Thanks.
 * Brian

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

 *  [webjunk](https://wordpress.org/support/users/webjunk/)
 * (@webjunk)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1670813)
 * Its probably related to the Flash Video Playerplugin you are using.
    Only says
   compatible to 2.9.2. WHat version of WP are you using? Are you using the tag 
   it requires? [flashvideo file=video/video.flv /] Does your header.php for your
   Theme have: <?php wp_head(); ?>
 *  Thread Starter [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1670821)
 * Thank you.
 * I’m using theme Twenty Ten 1.1 .
 * I’m using WP version 3.01.
 * I am using Flash Video Player 5.0.4 [http://www.mac-dev.net/blog/](http://www.mac-dev.net/blog/).
 * I am using the tag that it dictates, i.e. [flashvideo file=videos/my-video.flv/]
   namely [flashvideo file=http://boomchicawowwow.com/wordpress/wp-content/uploads/
   2010/09/WC-honest-john.flv /] .
 * And yes, the header of the theme does have “wp_head();”
 *  [webjunk](https://wordpress.org/support/users/webjunk/)
 * (@webjunk)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1670889)
 * The problem is in the code for the problem pages. Looks like maybe you used an
   HTML edtor maybe to edit those files? If you look at the page:
    [http://boomchicawowwow.com/wordpress/category/general/](http://boomchicawowwow.com/wordpress/category/general/)
 * then look at the code and you see line 48 in my editor:
 * `var params = { ‘allowfullscreen’: ‘true’, ‘allowscriptaccess’:`
 * But in the pages that work that is:
    var params = `{ 'allowfullscreen': 'true','
   allowscriptaccess': 'always', 'wmode': '`
 * That also might explain why I see what looks like DOS breaks in the files. Should
   use a non-DOS editor such as Edit Pad or Notepad2 if you are on Windows.
 *  Thread Starter [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1670909)
 * [http://boomchicawowwow.com/wordpress/](http://boomchicawowwow.com/wordpress/)
   works
 * [http://boomchicawowwow.com/wordpress/2010/09/11/test/](http://boomchicawowwow.com/wordpress/2010/09/11/test/)
   works
 * [http://boomchicawowwow.com/wordpress/tag/funny/](http://boomchicawowwow.com/wordpress/tag/funny/)
   doesn’t work
 * All use the same code in the post. All using the plain html editor in WP.
 *  Thread Starter [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1670968)
 * Logically, the problem appears to be an output issue with the Archive generator.
 *  [webjunk](https://wordpress.org/support/users/webjunk/)
 * (@webjunk)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1671072)
 * The code I posted did not come out the way I wanted. The first entry had HTML
   Symbol Entitites instead of the symbol. So instead of an ampersand it was without
   the dashes: &-amp-;
 * Have you tried disabling Plugins? Especially that script-compressor one.
 *  Thread Starter [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1671075)
 * I think it’s the template Twenty Ten. I switched to Minimalism and all works 
   well.
 *  [webjunk](https://wordpress.org/support/users/webjunk/)
 * (@webjunk)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1671082)
 * hhhmmmmm…..I would try copying over the Twenty Ten Theme files from a fresh download.
   Maybe something in there got corrupted.
 *  Thread Starter [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1671083)
 * Did that yesterday to no avail.
 * 🙁

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

The topic ‘Archive Dump and Flash Code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 2 participants
 * Last reply from: [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/archive-dump-and-flash-code/#post-1671083)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
