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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T12:54:30+00:00 2026-06-07T12:54:30+00:00

Working with HTML5 within VS2010, I don’t understand how the source tags aquire the

  • 0

Working with HTML5 within VS2010, I don’t understand how the source tags aquire the path for the video. I assume it either can be Absoulute or Relative.

What I am attempting is very simple:

<video id="my_video" width="480" height="300" controls preload="none" poster="webm/art_leaf_resized.jpg">
        <source src="webm/Along_the_Path.mp4" type="video/mp4" />
        <source src="webm/Along the Path.webm" type="video/webm" />
        <source src="webm/Along the Path.ogv" type="video/ogg" />
</video>

However, Pressing F5 in VS2010, Firefox and IE9 can not locate the video displaying an X. Chrome is able to find the video and play it.

The poster image shows correctly and isn’t missing. The poster image is in the same directory as the videos?

File Directory:

enter image description here

A basic HTML page (HTMLPage1.htm) holds only the video element.

<!DOCTYPE html>
<html lang="en">
<head>
    <title></title>
</head>
<body>
    <video id="my_video" width="480" height="300" controls
        preload="none" poster="webm/art_leaf_resized.jpg">
    <source src="webm/Along_the_Path.mp4" type="video/mp4" />
    <source src="webm/Along the Path.webm" type="video/webm" />
        <source src="webm/Along the Path.ogv" type="video/ogg" />
    </video>
</body>
</html>

Closing VS2010 and opening IE9 and dragging in the htm page, the video is able to play in IE9, Firefox, and Chrome. I believe VS2010 is doing something?

I have been working with for some time now. I believe that I am not thinking, which it probably is something very simple.

Any help would be appreciated.

Thank you,
deDogs

  • 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-07T12:54:32+00:00Added an answer on June 7, 2026 at 12:54 pm

    After returning to this project, I found the answer to why HTML Videos were missing.

    My findings can be read at my blog: Visual Studio Development Web Server, mp4 isn’t part of the set of built in known Mime types.

    Thank you,
    deDogs

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

Sidebar

Related Questions

I am working on building a HTML5 video player with a custom interface, but
Working on a simple video game in JavaScript / HTML5, and I had a
I am working on a codebase that uses php within .html files. How do
Working with PHP Xpath trying to quickly pull certain links within a html page.
I am working on a HTML5 website, using UTF-8 charset. I tried to use
I'm working on an html5 application built on CouchDB. I want to make sure
Working on a small game using an HTML5 canvas, and javascript. And it's working
Hello all I am working in javascript and html5.I want to ask that how
I'm currently working on a JavaScript project that uses the HTML5 canvas as a
I'm using the HTML5 elements and in a project i'm working on and the

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.