I'm not entirely sure what you're meaning by complex... but this was working in 4.6
<mx:HTML width="100%" height="100%" location="http://flex.apache.org/"/> ________________________________ From: Mathieu St-Gelais <[email protected]> To: [email protected] Sent: Monday, September 9, 2013 10:32 AM Subject: Displaying HTML content in AIR Hello people I have searched through the newsgroup, and wasn't able to find any answer to my question: how can I show "complex" HTML content in a mobile AIR application (deployed on iOS and Android)? I have found this discussion, but that's about it : http://mail-archives.apache.org/mod_mbox/flex-users/201303.mbox/%3c514ca39afabe5b4390a46e6b07726aaf0268bb7...@exvs08.hosting.tg.local%3E My client wants to be able to show ads in his application, and these ads will most likely be HTML/CSS. Thanks for your time and help. Mat
