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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T00:48:33+00:00 2026-05-30T00:48:33+00:00

I am using the following code to play a video inside my webpage. The

  • 0

I am using the following code to play a video inside my webpage. The player is shown with the image i have set,But the video doesnot play. Please anybody helps me:-

 <video width="420" 
 height="340" poster="church.jpg" controls="controls" preload="none">   
  <!-- MP4 for Safari, IE9, iPhone, iPad, Android, and Windows Phone 7 -->    
 <source type="video/mp4" 
 src="http://www.youtube.com/watch?v=9wBvrp55KYM&feature=fvsr" />    
 <!-- WebM/VP8 for Firefox4, Opera, and Chrome -->  
 <source type="video/webm" src="myvideo.webm" /> 
  <!-- Ogg/Vorbis for older Firefox and Opera versions -->  
    <source type="video/ogg" src="myvideo.ogv" /> 
       <!-- Optional: Add subtitles for each language -->   
<track kind="subtitles" src="subtitles.srt" srclang="en" /> 
<!-- Optional: Add chapters -->
<track kind="chapters" src="chapters.srt" srclang="en" />
<!-- Flash fallback for non-HTML5 browsers without JavaScript -->   
<object width="320" height="240" 
type="application/x-shockwave-flash" data="flashmediaelement.swf">
 <param name="movie" value="flashmediaelement.swf" />    
 <param name="flashvars" value="
 controls=true&file=http://www.youtube.com/watch?v=9wBvrp55KYM&feature=fvsr" />
   <!-- Image as a last resort -->     
 <img src="church.jpg" width="320" height="240" 
 title="No video playback capabilities" />   
 </object></video>
  • 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-30T00:48:35+00:00Added an answer on May 30, 2026 at 12:48 am

    The youtube link is a HTML site, NOT the actual MP4 video itself. So, due to this, it won’t play. You’ll have to link the ACTUAL FILE. Also, you do NOT include webm or ogg which makes this unusable in some browsers as well.

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

Sidebar

Related Questions

I have the following code which downloads video content: WebRequest wreq = (HttpWebRequest)WebRequest.Create(url); using
I am using xuggler to play video files from my code and the following
I am trying to play video(.mp4) in my app using following code. NSString *doc
I'm using the following code to play a .mp4 video on my android device.
I am using the following code to play the video. Actually it is playing
I am using the following code, in the last line when I play the
Hey everyone. The following is the code that I am using to play random
I am using following code to design my home page. The output (as shown
I'm using following code but cannot return data from MySQL. This is the output:
I'm using the following jQuery code to shuffle the video links on the left

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.