Nowhere to download AIR runtime

2021-01-04 Thread Tucsonjhall
Wow was I mistaken. I thought that when Harman took over Adobe AIR, there would still be a runtime available for customers to download. I do not see anywhere for clients to do that. So the only option for AIR is now to use captive runtime. Is that correct? -- Sent from: http://apache-flex-users.

Re: Nowhere to download AIR runtime

2021-01-04 Thread Piotr Zarzycki
Captive runtime was recommended a long time ago by Adobe if I understand correctly. This is also the only way where you get 64bit application. pon., 4 sty 2021 o 16:03 Tucsonjhall napisaƂ(a): > Wow was I mistaken. I thought that when Harman took over Adobe AIR, there > would still be a runtime a

RE: Nowhere to download AIR runtime

2021-01-04 Thread Frost, Andrew
Hi There will be a shared runtime for end users, we had just had some delays and are pending a legal review on the updated EULA. Plus a few technical challenges/restrictions that will be there to start with around publisher verification. But, we definitely recommend going with the captive runt

How can I execute the result method of a responder object?

2021-01-04 Thread Paul Stearns
We are creating an extension for the NetConnection object. When we get an error we will retry "n" times. After "n" times we want to call the responder result method returning an error. The responder object contains two properties, both functions, however we cannot seem to see how to access those