Click here to Skip to main content
15,913,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I cant seem to get a video playing in HTML 5. I am using Firefox 8. Here is my code:

XML
<video controls src="/TempFiles/MosesHead.ogv">
                Video playback not supported!
            </video>


I cant see why this shouldnt work. The video was converted from mp4 to ogg using Micro Video converter. Any help will be awesome!
Posted
Comments
Mehdi Gholam 15-Nov-11 4:54am    
Does it work in Google Chrome?

1 solution

Try this

HTML5 Video[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900