Updated Article: HTML5 and Mobile Video

Ashley Streb has updated the article and JavaScript code we previously provided that describes a solution for delivering video to mobile devices using HTML5 and JavaScript. This approach uses JavaScript for device detection and automatic swapping of the Flash Player with an HTML player. The updated code now includes additional support for:

  • iPad detection
  • Single video player embed with explicit video programming via @videoPlayer param tag

Read the updated article.