I would echo this: it should be possible to continue to use AIR 32, we are
aware of a number of companies that are still distributing their apps using AIR
32 on Big Sur. If you use the ADT with options to create a 'bundle', you can
get this packaged up, sign and notarise it for distribution.
In
I am using a Flex MobileGrid to display some real estate date in a mobile
app. Unfortunately, if the columns contain too much information, they do
not automatically truncate the column to ellipsis "..." As a result, I am
trying to write an ActionScript ItemRenderer to help with this and am having
Hi Jason,
If you bought license - I'm assuming depends on type of the license you
have some kind of support from Harman. [1] - Did you try official channel ?
[1] https://airsdk.harman.com/pricing
pt., 8 sty 2021 o 22:31 Alex Harui napisał(a):
> Can you roll back to 32?
>
> On 1/8/21, 1:28 PM,
Can you roll back to 32?
On 1/8/21, 1:28 PM, "Jason Taylor" wrote:
Hello Harmon? Can anybody answer any of these questions please? FFS I'll
pay dearly. Our company is dead in the water on OSX atm.
~ JT
-Original Message-
From: Jason Taylor
Sent: Thursday, January
Hello Harmon? Can anybody answer any of these questions please? FFS I'll pay
dearly. Our company is dead in the water on OSX atm.
~ JT
-Original Message-
From: Jason Taylor
Sent: Thursday, January 7, 2021 2:02 PM
To: users@flex.apache.org; 'Carlos Rovira'
Subject: RE: Air SDK 33.1 F4M
I expect that 'airHome' is coming from the air-config.xml in frameworks folder.
You could just edit air-config.xml and get rid of the variable. I think you
can specify it on the command-line +airHome=. You might be able to
specify an AIR_HOME environment variable.
HTH,
-Alex
On 1/8/21, 7:
Making some progress but I'm getting an odd error that I don't understand.
When trying to address a path, it is prepending the hard path then adding
the environment path (or something)
unable to open 'C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64
Bit)\sdks\AIR 32\frameworks\{airHome}\framewor
Well making some progress. Some path is goofed up given the error message I'm
getting now (which is progress)
unable to open 'C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64
Bit)\sdks\AIR 32\frameworks\{airHome}\frameworks\libs\air\airglobal.swc'
Where is airHome specified or what mig