Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

HTML5 Multimedia: Develop and Design (Repost)

Posted By: melia
HTML5 Multimedia: Develop and Design (Repost)

Ian Devlin, "HTML5 Multimedia: Develop and Design"
Pea.,.chpit Pre..ss | 2011 | ISBN: 0321793935 | 288 pages | PDF | 5.86 MB

One of the most exciting and talked about aspects of the HTML5 specification is the introduction of in-browser multimedia. Websites no longer have to rely on a third-party tool such as Flash or Silverlight to play video and audio. This book is an easy, approachable guide to building native HTML5 multimedia into a website, from the simplest addition to more advanced features. It's written in a simple, straightforward style that's not too techy, yet advanced enough for the more experienced coder who just needs to get up to speed on these powerful new capabilities. The book's companion website provides all the examples in a working format for easy access and enhanced visualization for the reader.

Topics include:

Using Audio: How to add audio to web documents using the HTML5 audio element.
Using Video: How to add video to web documents using the HTML5 video element.
JavaScript API and Custom Controls: How to use the HTML5 Media JavaScript API to create custom controls for HTML5 audio and video.
Styling Media Elements with CSS: Shows how HTML5 media elements can be styled with CSS2.1 and CSS3.
Using Video with SVG: Shows how SVG and HTML5 video can work together.
Using Video with Canvas: Introduces the HTML5 canvas element and shows how HTML5 video and canvas can work together.