Html5media a project being developed by David Hall that makes it possible to enable HTML5 video tags in all major browsers.
HTML5 video tags make embedding videos into documents as easy as embedding an image. All it takes is a single video tag. Unfortunately, not all browsers natively support HTML5 video tags.
To enable HTML5 video tags in all major browsers simply include the following javascript file at the top of every page which plays video: http://html5media.googlecode.com/svn/trunk/src/html5media.min.js
This will allow you to embed videos into your document using the following easy syntax:


You can find an example of this working here
Read More [via Daring Fireball]


HTML5 video tags make embedding videos into documents as easy as embedding an image. All it takes is a single video tag. Unfortunately, not all browsers natively support HTML5 video tags.
To enable HTML5 video tags in all major browsers simply include the following javascript file at the top of every page which plays video: http://html5media.googlecode.com/svn/trunk/src/html5media.min.js
This will allow you to embed videos into your document using the following easy syntax:


You can find an example of this working here
Read More [via Daring Fireball]

