I need to play a small video.
I tried all the ways in w3schools but didn't work..
if some one can help me it would be great..
Thank you.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sunny SharmaPosted May 23, 2013, 2:46 PM
Remember, video tag supports only three formats for now- .mp4, .webm and .ogg
Hope it helps!
Sandeep Singh ShekhawatPosted May 19, 2013, 2:25 PM
<object width="170px" height="144px">
<param name="allowFullScreen" value="true"/>
<param name="wmode" value="transparent"/>
<embed src="C:\Users\Public\Videos\Sample Videos\Wildlife.wmv">embed>
object>