AIR for Desktop - StageWebView only display partial HTML content
Hi,
I publish an AIR for Desktop Windows application from an AIR for iOS FLA file. The app downloads HTML content files from the server, and uses stageWebView to display the HTML content locally. The stageWebView works well to display the HTML content with lots of <div> and layers, but in the desktop version, it shows the HTML background image, but does not display certain <div> that need to show up.
Is it a HTML issue? or an AIR webkit issue?
What needs to be done to make HTML to work cross-platform in AIR?
Thank you for any advice/insights.
