Question
stageWebView on android jellybean loading local html
Hi,
I'm having trouble loading local html files into a local loaded html wrapper using ajax.
this only happens in JellyBean, iOs and pre-JB is okay. i tracked it down to JB using stricter cross domain policies.
see this stackOverflow thread. http://stackoverflow.com/questions/14560453/loading-local-html-with-load
Could AIR please expose the following property on the webview: setAllowUniversalAccessFromFileURLs(true);
Or if anybody has a workarround, that would be great!
Tom
