Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8768701
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T17:08:03+00:00 2026-06-13T17:08:03+00:00

I am trying to use Flowplayer to allow HTML5 video where available and use

  • 0

I am trying to use Flowplayer to allow HTML5 video where available and use the flash fallback when it is not supported.

This works fine in Firefox and Chrome, however in IE9 it cannot find the video and below IE9 it just doesn’t support the video.

Am I doing something wrong or is flowplayer not supported by IE?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T17:08:04+00:00Added an answer on June 13, 2026 at 5:08 pm

    Solution Summary

    I was running into a similar issue and I think I have solved it, so perhaps this will fix it for you as well. My problem ended up being the MIME type for my .mp4 video file was being served as video/mpeg. When the video is served as video/mp4, it will load correctly on IE9. I did not test an .ogg file, but I have a feeling that the problem is similar.

    Analysis:

    I was a little puzzled because I was seeing the video work (in all browsers) on the main flowplayer demos page and also on this HTML5 Video Player Comparison page. However, I was feeling a little vindicated because their own developers were having trouble getting a consistent load, has been filed as part of a bug report, and their “fix” demo was not working for me either (but their main demo was!).

    Deduction:

    After completely mirroring their setup and following the setup documentation, my player was still not working in IE9, but was working in Firefox, Chrome, and IE8 (with flash fallback).

    I decided to try loading their video, from their server, and it worked instantly. I inspected the network pane in IE9 and discovered the MIME type discrepancy. My servers were serving .mp4 files as “video/mpeg” when the flowplayer servers were serving the .mp4 file as “video/mp4”. I know that the .mp4 file type is simply a container, and a video file depends on the underlying encoding scheme, but I had a feeling that IE9 is just picky on trying to decode video based on MIME type—it won’t even attempt to play it if it isn’t something it recognizes as playable. I had the network administrators change the MIME type and the same video which was failing earlier now works perfectly.

    For reference, this is how I had my HTML set up:

    in the head

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> 
    <script src="http://releases.flowplayer.org/5.1.1/flowplayer.min.js"></script>
    

    in the body

    <div class="flowplayer is-splash">
        <video preload="none">    
            <source src="http://stream.flowplayer.org/black/470x250.mp4" type="video/mp4" />
        </video>
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying use to selenium with firefox on CentOS from command line like this:
I am need paint my image. I'm trying use JQuery in here this link:
I'm trying use Lift and CalendarMonthView widget to build a appointment system. CalendarMonthView works
I'm trying to use flowplayer, but got some problems with it. Since it has
im trying to use jquery tools tooltip ( http://flowplayer.org/tools/tooltip.html#events)on a form to show hints
I am trying use MySql and Entity Framework, using Connector/Net 6.1 with this as
i'm trying use webview to load a image from sdcard i use this path
I am trying use cursor for pagination. Forwarding pagination work fine, but I can
I'm trying to use FlowPlayer to play an audio livestream on my web page
I'm trying use an object which wasn't available until SDK level 5. It seems

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.