Sponsored Links


The next revision of HTML,[the HTML5] includes several new tags for embedding video and audio content in web pages.HTML 5 is said to become a game-changer in Web application development.

html5-wahtwg

Now the most common way of publishing video content is by using flash.The user must have the flash player installed in order to view the video.Flash video uses massive amounts of processor time and slows down everything else on your computer.

The new tags introduced in HTML5 such as <video> and <audio> will allow you to view/play videos inside the browser without installing flash player.

For example,for embedding a video in your webpage just call the video file within <video> and </video>.

<video src="http://www.renjusblog.com/video/noflash.wmv"></video>

You can also provide additional attributes like autoplay,width,height,autoloop etc.

Currently supported browsers include Firefox 3.5, Google Chrome and Safari 4.

Checkout the HTML5 demo pages set by Youtube and Dailymotion.

YouTube’s HTML5 Page [it’s so similar to old flash based player and you need to check the source code to know you were using a different player.]

Dailymotion HTML5 Demo


If you like this post then please Tweet this or Subscribe to the latest updates on this post through Email by CLICKING HERE.

StumpleUpon DiggIt! Del.icio.us Yahoo Furl Technorati Simpy Spurl Reddit Google Twitter FaceBook

Search below for more related articles

Loading

0 comments

Post a Comment

Please use the form below to add your own comment.Thank you.

Comment policy.


1. Comment moderation has been enabled, so if you are a spammer please leave :)
2. Don't post same comments multiple times, it will appear only after my approval.
3. I really love and appreciate comments, so feel free to express your ideas and thoughts.