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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T02:33:14+00:00 2026-06-05T02:33:14+00:00

I have the following code for playing video into the web page : <video

  • 0

I have the following code for playing video into the web page :

<video width="420" height="345" controls="controls" autoplay="autoplay">
        <source src="/common/videos/EPyl1LgNtoQ.ogg" type="video/ogg" />
        <source src="/common/videos/EPyl1LgNtoQ.mp4" type="video/mp4" />
          <source src="/common/videos/EPyl1LgNtoQ.webm" type="video/webm" />

        <object width="320" height="240" src="/common/videos/EPyl1LgNtoQ.mp4">
            <embed width="320" height="240" src="/common/videos/EPyl1LgNtoQ.swf">
            Your browser does not support video
            </embed>
        </object>            
    </video>

The file is in .mp4 format and I have firefox 10.0.1 version and chrome 17.0 version.

The video is playing on chrome but not on firefox.

It displaying player but not playing the video over it.

I want to play it on firefox so how it will play on it. I am going through lot of tutorials but not finding any solution.

Thanks in advance

  • 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-05T02:33:15+00:00Added an answer on June 5, 2026 at 2:33 am

    Modify your apache .htaccess file like :

    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} -s [OR]
    RewriteCond %{REQUEST_FILENAME} -l [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^.*$ - [NC,L]
    RewriteRule ^.*$ index.php [NC,L]
    AddType application/x-shockwave-flash swf
    AddType video/x-m4v .m4v
    AddType video/mp4 .mp4
    AddType video/webm .webm
    AddType audio/ogg .oga
    

    Try this I hope i’ll work for you.

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

Sidebar

Related Questions

I have following code: <style> .header { height:20px; width:100px; } .content { height:100px; width:100px;
I have implement the following code in order to test playing a video from
I have the following code that I am playing with: <script type=text/javascript> var Dash
I'm playing around with Ruby and I have written the following code: module IdAndNameRedefine
I'm playing with IOKit and have the following code, the general idea is to
So i have the following code. When no sound is playing in my app
I have the following code on a page on my site — when the
I have following code.. $query = SELECT quote, author FROM quotes ORDER BY id
I have following code: <?php $select_options = array(); foreach($delivery_options as $option) { $select_options[$option->getDeviceId()] =
I have following code and it returns false for @B LIKE @A comparison in

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.