Greg:

Thanks for taking the time to reply.

The applications are as close to being a desktop self contained application as 
we could make them. The only reason for being a browser based app is that it 
made installs and deployment of changes & enhancements a non issue.

AIR might be an option. What is the level of difficulty of setting up 
"automatic" upgrade deployment using AIR? I would like to have SWF files be 
recognized as being out of date and automatically downloaded. The current 
system uses ModuleLoader to place "programs" on the users "screen." When in the 
environment it looks very much like an old menu based .NET desktop application 
(only prettier).

Paul

----------------------------------------
From: Greg Dove <greg.d...@gmail.com>
Sent: 9/9/19 3:14 PM
To: users@flex.apache.org
Subject: Re: Future proof Flex/Flash apps.
Hi Paul,
' The applications will continue to be desktop applications, with no
portable/tablet interface required. '

It was not entirely clear to me whether they will continue to be *web*
'desktop' applications? If not, one (relatively) quick option is to convert
the existing code to installable desktop applications built with AIR.

Otherwise if you are continuing to target the browser, the most direct way
to get to where you want to be is via Apache Royale.
Although I am not aware at this point of anyone using Apache Royale
specifically with FlourineFX, AMF remoting works (in the imminent 0.9.6
release) and it has been used in at least one app that has been in
production use for a number of months already.

In terms of support, one option is that Royale has page where you can
contact directly with some companies or individual developers. [1]

[1] https://royale.apache.org/royale-commercial-support/

On Tue, Sep 10, 2019 at 5:35 AM Paul Stearns
wrote:

> Who would be able to help me assess which way to go to future proof Flex
> apps?
>
> We have 4 Flex (currently compiled with 3.6 SDK) applications which are
> fully integrated with a FluorineFX/VB middle tier and Oracle DB tier. They
> currently run in browser based Flash with very little interaction with the
> browser. The applications will continue to be desktop applications, with no
> portable/tablet interface required.
>
> It appears we will need to do something prior to the end of 2020.
>
> One of the applications which uses the framework created in house is a
> Time Accounting System (TAS) which we could make available to anyone
> interested in helping us figure the easiest approach to maintain as much of
> the user interface as possible while minimizing the conversion effort.
>
> The applications have the look and feel of a desktop application with the
> flexibility of web deployment. A screenshot of the TAS system is attached.
>
>
>


Reply via email to