By "complex", I mean more than only basic HTML tags, which could be set in a standard label... My client thinks he might have to display, for example, an HTML div with CSS styling. As Saul just said, the mx:HTML component is not available in a mobile project.
I'll check the StageWebView, and hope it suits my needs. Thanks. On Mon, Sep 9, 2013 at 10:45 AM, Saul Diaz <[email protected]> wrote: > That shouldn't work in a mobile project. > > Check this out . it may be of help > http://www.judahfrangipane.com/blog/2011/01/16/stagewebview-uicomponent/ > > adobe have his own StageWebView component. But is kinda a pain. > > regards > > -----Original Message----- > From: Matthew Weir [mailto:[email protected]] > Sent: Monday, September 9, 2013 8:38 AM > To: [email protected] > Subject: Re: Displaying HTML content in AIR > > 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/%3C514CA39AF > [email protected]%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 > >
