Is it possible to modify Adobe Air's WebKit settings in the mx:HTML component?
        Posted  
        
            by Huuuze
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Huuuze
        
        
        
        Published on 2009-07-08T20:15:25Z
        Indexed on 
            2010/05/07
            21:38 UTC
        
        
        Read the original article
        Hit count: 245
        
Adobe Air's (read: Flex) mx:HTML component uses WebKit to render webpages. As such, does anyone know of a way to tweak WebKit's settings via the Air application (or a Flex API)? For example, I'd like to set WebKit's "enable-private-browsing" setting from "false" to "true".
© Stack Overflow or respective owner