Html5/NME target Video ( RenderSession not Found )

Hey everyone,

I apologize, it seems the Video class was broken in the move to the “next” codebase. It’s compiling now on HTML5, though I don’t have time to test fully if it’s properly working properly there, still.

There is no video support on other targets (other than Flash, of course). I would love to see support in mobile, though I think that will be done using the StageVideo API, as video below the project is much more viable than mixed within the display list. I have never been sure what good options exist for the desktop, since video is a potentially big topic, and cross-platform support is important.

I guarded the classes so it should compile with the other targets as well, though it will not be functional.