But, you always had the ability to implement a Video Platform, with an <iframe> element, an HTML5 Video, with the <video> element, and an Audio (Player), with the <audio> element, using the HTML Element feature in BB, FF, RSD or SD - providing you had documentation on the new media elements added in HTML5.
I should have said something more about what you would have had to do if you had made your own versions of the HTML5 media elements.
You would need a container around the <iframe> so you could resize the frame for different breakpoints.
You would need to add CSS for the <video> and <audio> elements for the same reason.
Fortunately, CoffeeCup has done all this for you as part of the new media elements.
BTW, I changed the "short" version of the video to add more <source> file types and I added a poster for the video. So it will look a little different if you have looked at it from my previous post.
As stated, one of the videos has been updated at:
http://tjrdevelopment.org/TaleofTwoBrains