02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

Creating the Audio object dynamically : Round 2

In the last video we will created dynamically the audio object using the new HTML5 API for JavaScript while in this video we will show you an alternative way to do the same thing.

The Audio Tag

Learn how to add audio into your HTML5 pages in this quick video tutorial.

06:35

Specifying the Audio Sources

There are two common supported audio formats in HTML5. In this video we will show you how to set them up and how to write the html code.

05:09

Creating the Audio object dynamically

Until now we created audio directly through our HTML5 new tags. In this video we will learn how to create the same audio object only this time totally dynamically via JavaScript.

09:15

Creating the Audio object dynamically : Round 2

In the last video we will created dynamically the audio object using the new HTML5 API for JavaScript while in this video we will show you an alternative way to do the same thing.

02:15

Jetting through the basic API controls

In this video we will be running through everything we learnt in the first course on Video in HTML5 only doing it really quickly as a recap.

16:30

Dealing with HTML5 Media Errors

What happens when a video can't load? When the server is down or when you try to load a video or sound track that the browser doesn't support. In this video we find out how to deal with this type of e

13:39

Understanding HTML5 media states with readyState

As a media files(such as a video or audio file) changes states it updates the readyState property. In this video we will explore the various states and through it understand how to create a buffer.

13:33

Working with the HTML5 network states

In the last video we explored the readyState in this one we will take a separate look at accessibility of data through the eye of the network. By the end of this video you will know how to deal with s

08:27

HTML5 Mobile Video and Audio Tips

AS the mobile world is leading the HTML5 revolution of the web its really important to note that a few small tricks can help you get your content up and running on all modern mobile devices.

02:25