Little Dropbox tip:

If you add "?dl=1" to the end of a link to a dropbox file, the browser will 
download it instead of displaying the file contents.

So:
https://dl.dropboxusercontent.com/u/84958/Browser.fxp

Becomes:
https://dl.dropboxusercontent.com/u/84958/Browser.fxp?dl=1

and it downloads properly…

HTH,
Harbs

On Sep 9, 2013, at 10:12 PM, Philip Medlam wrote:

> Hi I have added an FXP project (this is a Flex example) via the link
> 
> I wrote it in FB 4.6
> Air 3.7
> Flex SDK 4.9.1
> 
> Simply allows you to navigate to any website.
> Tested on a Mac using the FB simulator and on an iPad4
> 
> I will leave the FXP available until the end of this month.
> Hope this helps and is the sort of thing you were interested in.
> 
> Phil
> 
> https://dl.dropboxusercontent.com/u/84958/Browser.fxp
> 
> 
> On Mon, Sep 9, 2013 at 5:43 PM, Mathieu St-Gelais <
> [email protected]> wrote:
> 
>> Hi Phil. Sure, I'd be really interested. This would probably solve all my
>> upcoming problems. Thanks!
>> 
>> Mat
>> 
>> 
>> On Mon, Sep 9, 2013 at 11:47 AM, Phil <[email protected]> wrote:
>> 
>>> You could use the built-in webkit "component" which can of course, render
>>> most/all html/css functionality.
>>> 
>>> I could send you a small mobile example for using this as a browser if
>>> this would be helpful.
>>> 
>>> Phil
>>> 
>>> Sent from my iPad
>>> 
>>>> On 9 Sep 2013, at 15:32, Mathieu St-Gelais <[email protected]
>>> 
>>> wrote:
>>>> 
>>>> 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
>>> 
>> 
> 
> 
> 
> -- 
> Philip Medlam

Reply via email to