Adobe Air Browser (HTMLLoader) Doesn't Support HTML5
Is there any way to replace the HTMLLoader that is in the Adobe Air SDK with one of the native browsers on the user's system?
In my Air app, there is an inline browser that loads content from a website that looks and works fine in native IE, Safari, Firefox, or Chrome... But the Air browser apparently doesn't support local storage... And the page I try to load inline requires that support.
