Title: Flash Video doesn&#8217;t work.
Last modified: August 19, 2016

---

# Flash Video doesn’t work.

 *  [colinsb1](https://wordpress.org/support/users/colinsb1/)
 * (@colinsb1)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/flash-video-doesnt-work/)
 * I’ve been trying to embed flash files into my blog.
    They work fine in Opera 
   and IE, however when trying to view in Firefox, the videos appear to try to play
   for a second, but then go to a screne that says:
 * Sorry, no posts matched your criteria.
 * The url in opera and ie display the permalink correctly:
 * [http://colinsbraincancer.com/2009/08/colins-entries-colins-introduction/](http://colinsbraincancer.com/2009/08/colins-entries-colins-introduction/)
 * but in firefox it reads:
 * [http://colinsbraincancer.com/?attachment_id=140](http://colinsbraincancer.com/?attachment_id=140)
 * I don’t understand what the problem is.
 * Thank you

Viewing 1 replies (of 1 total)

 *  [jceresini](https://wordpress.org/support/users/jceresini/)
 * (@jceresini)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/flash-video-doesnt-work/#post-1196094)
 * You have an anchor tag surrounding the flash video. Some browsers will ignore
   this when you click the flash video, but it seems firefox accepts your click 
   as a click on the link
 *     ```
       <p><a rel="attachment wp-att-140" href="http://colinsbraincancer.com/?attachment_id=140">
       <span id="video0" class="flashvideo">
       <a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
       <script type="text/javascript">
       var s0 = new SWFObject("http://colinsbraincancer.com/wp-content/plugins/flash-video-player/mediaplayer/player.swf","n0","400","280","7");
       s0.addParam("allowfullscreen","true");
       s0.addParam("allowscriptaccess","always");
       ```
   
 * If you go to the HTML edit mode you should be able to remove the link portion
   of that code:
 * `<a rel="attachment wp-att-140" href="http://colinsbraincancer.com/?attachment_id
   =140">`
 * and of course the closing part of the tag
 * `</a>`
 * Then it should be fine in any browser
 * [**signature moderated** Please read the [Forum Rules](http://wordpress.org/support/topic/68664?replies=6)]

Viewing 1 replies (of 1 total)

The topic ‘Flash Video doesn’t work.’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [jceresini](https://wordpress.org/support/users/jceresini/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/flash-video-doesnt-work/#post-1196094)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
