Skip to main content
kashif19
Participant
August 24, 2015
Question

Need to Render HTML5 Video Player on HTML Flex Container.

  • August 24, 2015
  • 4 replies
  • 636 views

I have a webpage which contains a HTML5 video player which get rendered fine on any HTML5 supported Browser , i need to run these HTML5 video player components on my HTML flex container .

When i tried the same it show a notification like "HTML5 Video Player is not Supported".
Please help.

This topic has been closed for replies.

4 replies

kashif19
kashif19Author
Participant
September 2, 2015

There is no straight solution for this problem . We can use the HTML5 Video player fallback to flash video player which could easily be rendered by the Adobe Air HTML or StageWebView Component through javascript on the html page itself , nathin to do with HTML component of the Flex.

kashif19
kashif19Author
Participant
August 28, 2015

Please help ... if somebody has the solution .

kashif19
kashif19Author
Participant
August 24, 2015

Thanks for your reply .
I tried using StageWebView as well but same issue still available . For checking this you can open youtube.com on both of these container and can find that youtube.com try to checks if the container  supports HTML5 video player or not and then render the flash video player or the HTML5 video player accordingly.

Thanks .

Colin Holgate
Inspiring
August 24, 2015

I don't know what an HTML Flex container is. Is it using StageWebView? I would expect StageWebView to be able to do HTML5 Video. Assuming the player is Javascript based, and not Flash based.