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 640475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:57:26+00:00 2026-05-13T20:57:26+00:00

I have HTML page where windows media player is embedded. It works very well

  • 0

I have HTML page where windows media player is embedded. It works very well in all browsers on Windows, but when trying to open in Firefox on Mac OS, it fails to open.

Is there any alternative method which can be controlled using Javascript or HTML or do I have to install Window Media Player support for Mac OS?

  • 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-13T20:57:26+00:00Added an answer on May 13, 2026 at 8:57 pm

    Try streaming with flash as a fallback, or use the <video> or <audio> tag, that Safari supports.

    If you are trying to stream video in a way that works consistently on every browser, you should look into Video For Everyone:

    Video for Everybody is very simply a chunk of HTML code that embeds a video into a website
    using the HTML5 element which offers native playback in Firefox
    3.5 and Safari 3 & 4 and an increasing number of other browsers.

    The video is played by the browser itself. It loads quickly and doesn’t threaten to crash your browser.

    In other browsers that do not support , it falls
    back to QuickTime.

    If QuickTime is not installed, Adobe Flash is used. You can host locally or embed any Flash file, such as a YouTube video.

    The only downside, is that you have to have 2/3 versions of the same video stored, but you can serve to every existing device/browser that supports video (i.e.: the iPhone).

    <video width="640" height="360" poster="__POSTER__.jpg" controls="controls">
        <source src="__VIDEO__.ogv" type="video/ogg" />
        <source src="__VIDEO__.mp4" type="video/mp4" /><!--[if gt IE 6]>
        <object width="640" height="375" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><!
        [endif]--><!--[if !IE]><!-->
        <object width="640" height="375" type="video/quicktime" data="__VIDEO__.mp4"><!--<![endif]-->
        <param name="src" value="__VIDEO__.mp4" />
        <param name="autoplay" value="false" />
        <param name="showlogo" value="false" />
        <object width="640" height="380" type="application/x-shockwave-flash"
            data="__FLASH__.swf?image=__POSTER__.jpg&amp;file=__VIDEO__.mp4">
            <param name="movie" value="__FLASH__.swf?image=__POSTER__.jpg&amp;file=__VIDEO__.mp4" />
            <img src="__POSTER__.jpg" width="640" height="360" />
            <p>
                <strong>No video playback capabilities detected.</strong>
                Why not try to download the file instead?<br />
                <a href="__VIDEO__.mp4">MPEG4 / H.264 “.mp4” (Windows / Mac)</a> |
                <a href="__VIDEO__.ogv">Ogg Theora &amp; Vorbis “.ogv” (Linux)</a>
            </p>
        </object><!--[if gt IE 6]><!-->
        </object><!--<![endif]-->
    </video>
    

    If you need to look for a Flash based player (both audio and video), take a look at Flowplayer, an Open Source (GPL 3) video player for the Web. It can do almost anything you might want to do, and there is an extensive collection of plugins for many applications.

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

Sidebar

Related Questions

How to find all files in directory? I have HTML page in some directory.
I have an html page which has a link called open. Once the link
I have this html page which is very simple, it contains a text box
I am developing a windows application using vb.net, I have a simple html page
I have a web page http://www.maryveale.com/sculpture/index.html that loads a js at /media/js/bill-studio.js that causes
I have a SWF file emedded withing a HTML page. Trying to do a
The JavaScript code window.print() can print the current HTML page. If I have a
I have HTML page with some HTML element with ID=logo . I need to
I have a HTML page, with html-mode enabled. I call function sgml-validate to check
I have an HTML page that uses AJAX to retrieve messages from a server.

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.