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

  • SEARCH
  • Home
  • 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 3489516
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T11:24:15+00:00 2026-05-18T11:24:15+00:00

I want to display videos using Flash (for older, non-HTML5 video browsers). This is

  • 0

I want to display videos using Flash (for older, non-HTML5 video browsers). This is possible:

  • using flv video files since Flash version 7
  • and with h264 video files and high-def since Flash version 10.

So I’d like to first try the version 10 variant, and if that is not available, try the version 7 variant (I don’t care for browsers with no Flash installed, or version < 7). Also note that I have two different swf media players for each case (don’t know if there is a single one that would work with both formats in all cases).

If possible, this should happen without Javascript. Otherwise, using swfobject would be ok, however, I don’t know how to use it for this case.

So far I have tried to have two nested <object> tags, the outer one containing the Flash 10 media player, for playing the mp4 file, and the inner one containing the Flash 7 media player, for playing the flv file. But this does not work for browsers with a Flash player version between 7 and 9, since the failure doesn’t happen at the browser level, because there is a Flash player installed. The failure happens inside the swf media player that simply doesn’t do anything when the necessary version 10 video playback support is missing from the Flash player plugin.

  • 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-05-18T11:24:15+00:00Added an answer on May 18, 2026 at 11:24 am

    I don’t think you have a way to deal with Flash versions unless you use Javascript. You can try this, in a <script> tag:

    var flashVersion = swfobject.getFlashPlayerVersion();
    
    if (flashVersion['major'] >= 10){
        /* Embed HD version */
    } else if (flashVersion['major'] >= 7) {
        /* Embed flv version */
    }
    

    Source

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

here is a link ! This link has Video and i want to display
I want to display a video using iFrame such as: <tr> <td class=style3 style=width:
i want to display thumbnails for videos listed on my site, i want to
As soon as View Loads I want to display a paused video, with its
i have a problem with VIMEO video . I want to display it in
I have db with this table (TableToDo): http://goo.gl/NlTEk I want display all records in
In the header of the django admin, I want display a link. This link
I'm using FancyBox to display YouTube videos (using the YouTube embed link) with Fancy
I have a video, and I want to display the video at a specific
I am using vlc to capture a video and audio stream and display it

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.