Skip to main content
Participant
January 10, 2013
Question

HTML5 support StageWebView / WebKit

  • January 10, 2013
  • 1 reply
  • 3173 views

Not all HTML5 tags are supported by StageWebView / WebKit in Adobe Air Mobile Devices (Android and iOS) eg audio, video, JS: Local Storage, function getSelected() etc...(see http://help.adobe.com/en_US/as3/dev/WSb2ba3b1aad8a27b0-67c0013e126afbe6c4d-8000.html). Is there a roadmap, when this tags and javascript functions will be supported or are no developments planned?

This topic has been closed for replies.

1 reply

natural_criticB837
Legend
January 11, 2013

Hi,

as the documentation states, the StageWebView uses the underlaying html engine of the device, so it will depend on your OS' implementation if / when those features will be supported.

Hope that helped.

Participant
April 19, 2014

Will stagewebview support javascript comunication with the browser?