|
|
Hello people!
I wonder if you can give me a tip or alternative to solve my problem.
I have an application running in production and I won't have time to
migrate it until December 2020.
So, the first solution I thought of was trying to freeze a version of
chrome. Can you tell me if this works?
Is there any better alternative?
I need my application to continue running for a few more months after the
end of the flash in browsers.
Att,
Diogo Vieira
|
|
Freezing Chrome only works if you are the systems administrator who can
allow such updates to happen to your client machines. Evergreen browsers
always require to be updated constantly.
I think the best alternative is to have a plan to migrate this app NOW or
port it to Adobe AIR which should still work past the end of life of Flash
in browsers.
On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]> wrote:
> Hello people!
>
> I wonder if you can give me a tip or alternative to solve my problem.
>
> I have an application running in production and I won't have time to
> migrate it until December 2020.
>
> So, the first solution I thought of was trying to freeze a version of
> chrome. Can you tell me if this works?
>
> Is there any better alternative?
>
> I need my application to continue running for a few more months after the
> end of the flash in browsers.
>
> Att,
> Diogo Vieira
>
--
Sent from Mobile Device
|
|
Another option is to try Apache Royale...
http://royale.apache.org/El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (< [hidden email]>)
escribió:
> Freezing Chrome only works if you are the systems administrator who can
> allow such updates to happen to your client machines. Evergreen browsers
> always require to be updated constantly.
>
> I think the best alternative is to have a plan to migrate this app NOW or
> port it to Adobe AIR which should still work past the end of life of Flash
> in browsers.
>
> On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
> wrote:
>
> > Hello people!
> >
> > I wonder if you can give me a tip or alternative to solve my problem.
> >
> > I have an application running in production and I won't have time to
> > migrate it until December 2020.
> >
> > So, the first solution I thought of was trying to freeze a version of
> > chrome. Can you tell me if this works?
> >
> > Is there any better alternative?
> >
> > I need my application to continue running for a few more months after the
> > end of the flash in browsers.
> >
> > Att,
> > Diogo Vieira
> >
> --
> Sent from Mobile Device
>
--
Carlos Rovira
http://about.me/carlosrovira
|
|
Is there any tool to convert a flex app to Apache Royale?
El dom., 12 abr. 2020 a las 11:31, Carlos Rovira (< [hidden email]>)
escribió:
> Another option is to try Apache Royale...
>
> http://royale.apache.org/>
> El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (< [hidden email]
> >)
> escribió:
>
> > Freezing Chrome only works if you are the systems administrator who can
> > allow such updates to happen to your client machines. Evergreen browsers
> > always require to be updated constantly.
> >
> > I think the best alternative is to have a plan to migrate this app NOW or
> > port it to Adobe AIR which should still work past the end of life of
> Flash
> > in browsers.
> >
> > On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
> > wrote:
> >
> > > Hello people!
> > >
> > > I wonder if you can give me a tip or alternative to solve my problem.
> > >
> > > I have an application running in production and I won't have time to
> > > migrate it until December 2020.
> > >
> > > So, the first solution I thought of was trying to freeze a version of
> > > chrome. Can you tell me if this works?
> > >
> > > Is there any better alternative?
> > >
> > > I need my application to continue running for a few more months after
> the
> > > end of the flash in browsers.
> > >
> > > Att,
> > > Diogo Vieira
> > >
> > --
> > Sent from Mobile Device
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira>
--
Saludos Cordiales
Michael Astudillo
CEO
http://www.acatha.comPBX: 59372 818447
NOTA SOBRE CONFIDENCIALIDAD:
La información contenida en este e-mail es confidencial y sólo puede ser
utilizada por la persona natural o jurídica, a la cual está dirigido. En el
evento, que el receptor no sea la persona autorizada cualquier retención,
difusión, distribución o copia de éste mensaje está prohibida y será
sancionada por la ley".
CONFIDENTIALITY NOTE:
The information contained in this e-mail is confidential and is intended
only for the use of the address(es) named above. If you are not the
intended recipient of this electronic transmission, you are hereby notified
that any dissemination or copying of this transmission is strictly
prohibited and will be sanctioned by law".
|
|
We shipped a b electron as desk top install, electron provide the desk top browser, we disabled all options, it just ran out app in full window
In someone had not told you, you would think in was a native app
Worked well
In the end we porter to html
Sent from my iPhone
> On 12 Apr 2020, at 17:31, Carlos Rovira < [hidden email]> wrote:
>
> Another option is to try Apache Royale...
>
> http://royale.apache.org/>
>> El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (< [hidden email]>)
>> escribió:
>>
>> Freezing Chrome only works if you are the systems administrator who can
>> allow such updates to happen to your client machines. Evergreen browsers
>> always require to be updated constantly.
>>
>> I think the best alternative is to have a plan to migrate this app NOW or
>> port it to Adobe AIR which should still work past the end of life of Flash
>> in browsers.
>>
>> On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
>> wrote:
>>
>>> Hello people!
>>>
>>> I wonder if you can give me a tip or alternative to solve my problem.
>>>
>>> I have an application running in production and I won't have time to
>>> migrate it until December 2020.
>>>
>>> So, the first solution I thought of was trying to freeze a version of
>>> chrome. Can you tell me if this works?
>>>
>>> Is there any better alternative?
>>>
>>> I need my application to continue running for a few more months after the
>>> end of the flash in browsers.
>>>
>>> Att,
>>> Diogo Vieira
>>>
>> --
>> Sent from Mobile Device
>>
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
|
|
Hi Angelo Anolin,
Thanks for your answer!
When I mentioned freezing a version of Chrome, I meant having a version of
Chromium in a desktop project. For example, CefSharp.
Has anyone done a desktop project with a built-in browser?
Att,
Diogo Vieira
Em sáb., 11 de abr. de 2020 às 14:43, Angelo Anolin < [hidden email]>
escreveu:
> Freezing Chrome only works if you are the systems administrator who can
> allow such updates to happen to your client machines. Evergreen browsers
> always require to be updated constantly.
>
> I think the best alternative is to have a plan to migrate this app NOW or
> port it to Adobe AIR which should still work past the end of life of Flash
> in browsers.
>
> On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
> wrote:
>
> > Hello people!
> >
> > I wonder if you can give me a tip or alternative to solve my problem.
> >
> > I have an application running in production and I won't have time to
> > migrate it until December 2020.
> >
> > So, the first solution I thought of was trying to freeze a version of
> > chrome. Can you tell me if this works?
> >
> > Is there any better alternative?
> >
> > I need my application to continue running for a few more months after the
> > end of the flash in browsers.
> >
> > Att,
> > Diogo Vieira
> >
> --
> Sent from Mobile Device
>
|
|
Hello Carlos, do you have people specialized in migrations of this type who
can offer their services?
El El dom, 12 de abr. de 2020 a la(s) 11:31, Carlos Rovira <
[hidden email]> escribió:
> Another option is to try Apache Royale...
>
> http://royale.apache.org/>
> El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (< [hidden email]
> >)
> escribió:
>
> > Freezing Chrome only works if you are the systems administrator who can
> > allow such updates to happen to your client machines. Evergreen browsers
> > always require to be updated constantly.
> >
> > I think the best alternative is to have a plan to migrate this app NOW or
> > port it to Adobe AIR which should still work past the end of life of
> Flash
> > in browsers.
> >
> > On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
> > wrote:
> >
> > > Hello people!
> > >
> > > I wonder if you can give me a tip or alternative to solve my problem.
> > >
> > > I have an application running in production and I won't have time to
> > > migrate it until December 2020.
> > >
> > > So, the first solution I thought of was trying to freeze a version of
> > > chrome. Can you tell me if this works?
> > >
> > > Is there any better alternative?
> > >
> > > I need my application to continue running for a few more months after
> the
> > > end of the flash in browsers.
> > >
> > > Att,
> > > Diogo Vieira
> > >
> > --
> > Sent from Mobile Device
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira>
--
Saludos Cordiales
Michael Astudillo
CEO
http://www.acatha.comPBX: 59372 818447
NOTA SOBRE CONFIDENCIALIDAD:
La información contenida en este e-mail es confidencial y sólo puede ser
utilizada por la persona natural o jurídica, a la cual está dirigido. En el
evento, que el receptor no sea la persona autorizada cualquier retención,
difusión, distribución o copia de éste mensaje está prohibida y será
sancionada por la ley".
CONFIDENTIALITY NOTE:
The information contained in this e-mail is confidential and is intended
only for the use of the address(es) named above. If you are not the
intended recipient of this electronic transmission, you are hereby notified
that any dissemination or copying of this transmission is strictly
prohibited and will be sanctioned by law".
|
|
Hello Michael,
We have list of potential companies which specialized in migrations [1]
[1] https://royale.apache.org/royale-commercial-support/Thanks,
Piotr
śr., 3 cze 2020 o 14:55 Michael Astudillo < [hidden email]>
napisał(a):
> Hello Carlos, do you have people specialized in migrations of this type who
> can offer their services?
>
> El El dom, 12 de abr. de 2020 a la(s) 11:31, Carlos Rovira <
> [hidden email]> escribió:
>
> > Another option is to try Apache Royale...
> >
> > http://royale.apache.org/> >
> > El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (<
> [hidden email]
> > >)
> > escribió:
> >
> > > Freezing Chrome only works if you are the systems administrator who can
> > > allow such updates to happen to your client machines. Evergreen
> browsers
> > > always require to be updated constantly.
> > >
> > > I think the best alternative is to have a plan to migrate this app NOW
> or
> > > port it to Adobe AIR which should still work past the end of life of
> > Flash
> > > in browsers.
> > >
> > > On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
> > > wrote:
> > >
> > > > Hello people!
> > > >
> > > > I wonder if you can give me a tip or alternative to solve my problem.
> > > >
> > > > I have an application running in production and I won't have time to
> > > > migrate it until December 2020.
> > > >
> > > > So, the first solution I thought of was trying to freeze a version of
> > > > chrome. Can you tell me if this works?
> > > >
> > > > Is there any better alternative?
> > > >
> > > > I need my application to continue running for a few more months after
> > the
> > > > end of the flash in browsers.
> > > >
> > > > Att,
> > > > Diogo Vieira
> > > >
> > > --
> > > Sent from Mobile Device
> > >
> >
> >
> > --
> > Carlos Rovira
> > http://about.me/carlosrovira> >
> --
>
> Saludos Cordiales
>
>
>
> Michael Astudillo
>
> CEO
>
> http://www.acatha.com>
> PBX: 59372 818447
>
>
>
> NOTA SOBRE CONFIDENCIALIDAD:
>
>
> La información contenida en este e-mail es confidencial y sólo puede ser
> utilizada por la persona natural o jurídica, a la cual está dirigido. En el
> evento, que el receptor no sea la persona autorizada cualquier retención,
> difusión, distribución o copia de éste mensaje está prohibida y será
> sancionada por la ley".
>
> CONFIDENTIALITY NOTE:
> The information contained in this e-mail is confidential and is intended
> only for the use of the address(es) named above. If you are not the
> intended recipient of this electronic transmission, you are hereby notified
> that any dissemination or copying of this transmission is strictly
> prohibited and will be sanctioned by law".
>
--
Piotr Zarzycki
Patreon: * https://www.patreon.com/piotrzarzycki< https://www.patreon.com/piotrzarzycki>*
|
|
There is https://www.leaningtech.com/pages/cheerpx.html which promises a solution. I have contacted them, but, they say they won't be able to confirm whether it will work with our application nor will they confirm what the cost will be until the August-September time frame.
This of course cuts things way to close if it doesn't work or is too expensive.
Paul R. Stearns
Advanced Consulting Enterprises, Inc.
15280 NW 79th Ct.
Suite 250
Miami Lakes, Fl 33016
Voice: (305)623-0360 x107
Fax: (305)623-4588
----------------------------------------
From: Michael Astudillo < [hidden email]>
Sent: 6/3/20 8:55 AM
To: [hidden email]
Subject: Re: Tip/Solution after December/2020
Hello Carlos, do you have people specialized in migrations of this type who
can offer their services?
El El dom, 12 de abr. de 2020 a la(s) 11:31, Carlos Rovira <
[hidden email]> escribió:
> Another option is to try Apache Royale...
>
> http://royale.apache.org/>
> El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (< [hidden email]
> >)
> escribió:
>
> > Freezing Chrome only works if you are the systems administrator who can
> > allow such updates to happen to your client machines. Evergreen browsers
> > always require to be updated constantly.
> >
> > I think the best alternative is to have a plan to migrate this app NOW or
> > port it to Adobe AIR which should still work past the end of life of
> Flash
> > in browsers.
> >
> > On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
> > wrote:
> >
> > > Hello people!
> > >
> > > I wonder if you can give me a tip or alternative to solve my problem.
> > >
> > > I have an application running in production and I won't have time to
> > > migrate it until December 2020.
> > >
> > > So, the first solution I thought of was trying to freeze a version of
> > > chrome. Can you tell me if this works?
> > >
> > > Is there any better alternative?
> > >
> > > I need my application to continue running for a few more months after
> the
> > > end of the flash in browsers.
> > >
> > > Att,
> > > Diogo Vieira
> > >
> > --
> > Sent from Mobile Device
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira>
--
Saludos Cordiales
Michael Astudillo
CEO
http://www.acatha.comPBX: 59372 818447
NOTA SOBRE CONFIDENCIALIDAD:
La información contenida en este e-mail es confidencial y sólo puede ser
utilizada por la persona natural o jurídica, a la cual está dirigido. En el
evento, que el receptor no sea la persona autorizada cualquier retención,
difusión, distribución o copia de éste mensaje está prohibida y será
sancionada por la ley".
CONFIDENTIALITY NOTE:
The information contained in this e-mail is confidential and is intended
only for the use of the address(es) named above. If you are not the
intended recipient of this electronic transmission, you are hereby notified
that any dissemination or copying of this transmission is strictly
prohibited and will be sanctioned by law".
|
|
I talked with the people from the Sales and they are preparing a public version soon.
There will be different licensing schemes with the product and also a free license.
Their product is working pretty well I saw the Tour de Flex running in Browser.
You can read the Medium threads concerning their advancements.
https://medium.com/@apignotti03.06.2020, 09:51, "Olaf Krueger" < [hidden email]>:
|
|
Thanks a los Piotr
El El mié, 3 de jun. de 2020 a la(s) 07:57, Piotr Zarzycki <
[hidden email]> escribió:
> Hello Michael,
>
> We have list of potential companies which specialized in migrations [1]
>
> [1] https://royale.apache.org/royale-commercial-support/>
> Thanks,
> Piotr
>
> śr., 3 cze 2020 o 14:55 Michael Astudillo < [hidden email]>
> napisał(a):
>
> > Hello Carlos, do you have people specialized in migrations of this type
> who
> > can offer their services?
> >
> > El El dom, 12 de abr. de 2020 a la(s) 11:31, Carlos Rovira <
> > [hidden email]> escribió:
> >
> > > Another option is to try Apache Royale...
> > >
> > > http://royale.apache.org/> > >
> > > El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (<
> > [hidden email]
> > > >)
> > > escribió:
> > >
> > > > Freezing Chrome only works if you are the systems administrator who
> can
> > > > allow such updates to happen to your client machines. Evergreen
> > browsers
> > > > always require to be updated constantly.
> > > >
> > > > I think the best alternative is to have a plan to migrate this app
> NOW
> > or
> > > > port it to Adobe AIR which should still work past the end of life of
> > > Flash
> > > > in browsers.
> > > >
> > > > On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira < [hidden email]>
> > > > wrote:
> > > >
> > > > > Hello people!
> > > > >
> > > > > I wonder if you can give me a tip or alternative to solve my
> problem.
> > > > >
> > > > > I have an application running in production and I won't have time
> to
> > > > > migrate it until December 2020.
> > > > >
> > > > > So, the first solution I thought of was trying to freeze a version
> of
> > > > > chrome. Can you tell me if this works?
> > > > >
> > > > > Is there any better alternative?
> > > > >
> > > > > I need my application to continue running for a few more months
> after
> > > the
> > > > > end of the flash in browsers.
> > > > >
> > > > > Att,
> > > > > Diogo Vieira
> > > > >
> > > > --
> > > > Sent from Mobile Device
> > > >
> > >
> > >
> > > --
> > > Carlos Rovira
> > > http://about.me/carlosrovira> > >
> > --
> >
> > Saludos Cordiales
> >
> >
> >
> > Michael Astudillo
> >
> > CEO
> >
> > http://www.acatha.com> >
> > PBX: 59372 818447
> >
> >
> >
> > NOTA SOBRE CONFIDENCIALIDAD:
> >
> >
> > La información contenida en este e-mail es confidencial y sólo puede ser
> > utilizada por la persona natural o jurídica, a la cual está dirigido. En
> el
> > evento, que el receptor no sea la persona autorizada cualquier retención,
> > difusión, distribución o copia de éste mensaje está prohibida y será
> > sancionada por la ley".
> >
> > CONFIDENTIALITY NOTE:
> > The information contained in this e-mail is confidential and is intended
> > only for the use of the address(es) named above. If you are not the
> > intended recipient of this electronic transmission, you are hereby
> notified
> > that any dissemination or copying of this transmission is strictly
> > prohibited and will be sanctioned by law".
> >
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: * https://www.patreon.com/piotrzarzycki> < https://www.patreon.com/piotrzarzycki>*
>
--
Saludos Cordiales
Michael Astudillo
CEO
http://www.acatha.comPBX: 59372 818447
NOTA SOBRE CONFIDENCIALIDAD:
La información contenida en este e-mail es confidencial y sólo puede ser
utilizada por la persona natural o jurídica, a la cual está dirigido. En el
evento, que el receptor no sea la persona autorizada cualquier retención,
difusión, distribución o copia de éste mensaje está prohibida y será
sancionada por la ley".
CONFIDENTIALITY NOTE:
The information contained in this e-mail is confidential and is intended
only for the use of the address(es) named above. If you are not the
intended recipient of this electronic transmission, you are hereby notified
that any dissemination or copying of this transmission is strictly
prohibited and will be sanctioned by law".
|
|
Hi Michael,
I saw Piotr already shared the Royale Commercial Support page. That's a
good place to start searching for companies that can help you
thanks
El mié., 3 jun. 2020 a las 16:00, Michael Astudillo (<
[hidden email]>) escribió:
> Thanks a los Piotr
>
> El El mié, 3 de jun. de 2020 a la(s) 07:57, Piotr Zarzycki <
> [hidden email]> escribió:
>
> > Hello Michael,
> >
> > We have list of potential companies which specialized in migrations [1]
> >
> > [1] https://royale.apache.org/royale-commercial-support/> >
> > Thanks,
> > Piotr
> >
> > śr., 3 cze 2020 o 14:55 Michael Astudillo < [hidden email]>
> > napisał(a):
> >
> > > Hello Carlos, do you have people specialized in migrations of this type
> > who
> > > can offer their services?
> > >
> > > El El dom, 12 de abr. de 2020 a la(s) 11:31, Carlos Rovira <
> > > [hidden email]> escribió:
> > >
> > > > Another option is to try Apache Royale...
> > > >
> > > > http://royale.apache.org/> > > >
> > > > El sáb., 11 abr. 2020 a las 19:43, Angelo Anolin (<
> > > [hidden email]
> > > > >)
> > > > escribió:
> > > >
> > > > > Freezing Chrome only works if you are the systems administrator who
> > can
> > > > > allow such updates to happen to your client machines. Evergreen
> > > browsers
> > > > > always require to be updated constantly.
> > > > >
> > > > > I think the best alternative is to have a plan to migrate this app
> > NOW
> > > or
> > > > > port it to Adobe AIR which should still work past the end of life
> of
> > > > Flash
> > > > > in browsers.
> > > > >
> > > > > On Sat, Apr 11, 2020 at 8:07 AM Diogo Vieira <
> [hidden email]>
> > > > > wrote:
> > > > >
> > > > > > Hello people!
> > > > > >
> > > > > > I wonder if you can give me a tip or alternative to solve my
> > problem.
> > > > > >
> > > > > > I have an application running in production and I won't have time
> > to
> > > > > > migrate it until December 2020.
> > > > > >
> > > > > > So, the first solution I thought of was trying to freeze a
> version
> > of
> > > > > > chrome. Can you tell me if this works?
> > > > > >
> > > > > > Is there any better alternative?
> > > > > >
> > > > > > I need my application to continue running for a few more months
> > after
> > > > the
> > > > > > end of the flash in browsers.
> > > > > >
> > > > > > Att,
> > > > > > Diogo Vieira
> > > > > >
> > > > > --
> > > > > Sent from Mobile Device
> > > > >
> > > >
> > > >
> > > > --
> > > > Carlos Rovira
> > > > http://about.me/carlosrovira> > > >
> > > --
> > >
> > > Saludos Cordiales
> > >
> > >
> > >
> > > Michael Astudillo
> > >
> > > CEO
> > >
> > > http://www.acatha.com> > >
> > > PBX: 59372 818447
> > >
> > >
> > >
> > > NOTA SOBRE CONFIDENCIALIDAD:
> > >
> > >
> > > La información contenida en este e-mail es confidencial y sólo puede
> ser
> > > utilizada por la persona natural o jurídica, a la cual está dirigido.
> En
> > el
> > > evento, que el receptor no sea la persona autorizada cualquier
> retención,
> > > difusión, distribución o copia de éste mensaje está prohibida y será
> > > sancionada por la ley".
> > >
> > > CONFIDENTIALITY NOTE:
> > > The information contained in this e-mail is confidential and is
> intended
> > > only for the use of the address(es) named above. If you are not the
> > > intended recipient of this electronic transmission, you are hereby
> > notified
> > > that any dissemination or copying of this transmission is strictly
> > > prohibited and will be sanctioned by law".
> > >
> >
> >
> > --
> >
> > Piotr Zarzycki
> >
> > Patreon: * https://www.patreon.com/piotrzarzycki> > < https://www.patreon.com/piotrzarzycki>*
> >
> --
>
> Saludos Cordiales
>
>
>
> Michael Astudillo
>
> CEO
>
> http://www.acatha.com>
> PBX: 59372 818447
>
>
>
> NOTA SOBRE CONFIDENCIALIDAD:
>
>
> La información contenida en este e-mail es confidencial y sólo puede ser
> utilizada por la persona natural o jurídica, a la cual está dirigido. En el
> evento, que el receptor no sea la persona autorizada cualquier retención,
> difusión, distribución o copia de éste mensaje está prohibida y será
> sancionada por la ley".
>
> CONFIDENTIALITY NOTE:
> The information contained in this e-mail is confidential and is intended
> only for the use of the address(es) named above. If you are not the
> intended recipient of this electronic transmission, you are hereby notified
> that any dissemination or copying of this transmission is strictly
> prohibited and will be sanctioned by law".
>
--
Carlos Rovira
http://about.me/carlosrovira
|
|
Hi Diego,
We faced the same problem and we just created a wrapper AIR / Flex
application with only one control in it: the HTML control which opens the
URL of our app.
Works like a charm (users will have to install your app, but since we're in
the B2B arena that's not a problem for us).
You can even add Flex functionality later on.
Cheers
Paulus
--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/
|
|
FYI, I came across some new information which contains this:
'Adobe also said that "Flash-based content will be blocked from running in
Adobe Flash Player after the EOL Date," suggesting the company has added or
plans to add a so-called "time bomb" in the Flash Player code to prevent
users from using it starting next year.'
To my understanding, this will mean that even if you freeze your browser,
flash player wont work.
--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/
|
|
Hi,
that will be for sure something to clarify from Adobe's side.
My understanding is that if a company that manages the machines where Flash
content is running decides to block browser and flash player versions, they
should be able to continue running flash/flex content without any issue as
long as they ensure n updates are allowed.
If that's not true, they should clarify since many companies could be
affected.
Thanks
Carlos
El lun., 22 jun. 2020 a las 13:32, leokan23 (< [hidden email]>) escribió:
> FYI, I came across some new information which contains this:
>
> 'Adobe also said that "Flash-based content will be blocked from running in
> Adobe Flash Player after the EOL Date," suggesting the company has added or
> plans to add a so-called "time bomb" in the Flash Player code to prevent
> users from using it starting next year.'
>
> To my understanding, this will mean that even if you freeze your browser,
> flash player wont work.
>
>
>
> --
> Sent from: http://apache-flex-users.2333346.n4.nabble.com/>
--
Carlos Rovira
http://about.me/carlosrovira
|
|
Hi
it is certainly worrying.
I know some clients that plan to freeze environments until they migrate to
AIR, Royale or other technologies.
If their content is blocked although he has freeze environments, the damage
could be high.
How can we ask about this to someone at Adobe that could bring some light?
thanks
El vie., 26 jun. 2020 a las 12:49, leokan23 (< [hidden email]>) escribió:
--
Carlos Rovira
http://about.me/carlosrovira
|
|
Hi today I was asked about this problem.
Anyone knows if Adobe is thinking in block flash player after Dec 31th, 2020
or is just an unfortunate writing that doesn't implies that at [1].
Hope someone that still has some Adobe contacts or manage Adobe forums
could translate that question there, so we can know about it.
I think it is important.
Thanks
[1] Flash EOL Information
< https://www.adobe.com/products/flashplayer/end-of-life.html#:~:text=Adobe%20will%20be%20removing%20Flash,up%2Dto%2Ddate%20software.>
El vie., 26 jun. 2020 a las 17:40, Carlos Rovira (< [hidden email]>)
escribió:
--
Carlos Rovira
http://about.me/carlosrovira
|
|
Hi Paulus,
Just tried your approach but the HTML control displays a "get Adobe flash
player" badge whenever the location points to flash content.
are you referring to the mx:HTML control ?
Vincent.
--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/
|
|