HTML5 vs Flash
Thursday, April 8th, 2010Last year I wrote a and some of the features that will be available including the video and canvas elements. The canvas element gives developers a powerful way to draw pixel-based images using JavaScript. For each element needed a “context” is used, which uses JavaScript commands to draw anything you want. The video element will allow direct embedding of videos on a web page without the need for any external plugins. (more…)