Re: MX namespace with AIR 32 on Windows

2021-01-08 Thread Alex Harui
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:

Re: MX namespace with AIR 32 on Windows

2021-01-08 Thread Tucsonjhall
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

Re: MX namespace with AIR 32 on Windows

2021-01-08 Thread Tucsonjhall
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

Re: MX namespace with AIR 32 on Windows

2021-01-07 Thread Alex Harui
What steps are you using to "overlay"? There is/was a Flex version of an AIR SDK that was easier to use than the "full" AIR SDK. Since your Mac is working, compare the library-path in the air-config.xml in the frameworks folder. -Alex On 1/7/21, 6:26 PM, "Tucsonjhall" wrote: Thanks Ale

Re: MX namespace with AIR 32 on Windows

2021-01-07 Thread Tucsonjhall
Thanks Alex. Obviously you're the Flex god but I'm banging my head against the wall. However I will try again tomorrow. I may have to hire you to help me, even though your per-hour rate is $2000. Appreciate your feedback. -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: MX namespace with AIR 32 on Windows

2021-01-07 Thread Alex Harui
If you overlay the Flex air-config.xml with the one from an AIR SDK, then it might result in those symptoms. HTH, -Alex On 1/7/21, 2:42 PM, "Tucsonjhall" wrote: If anyone has been reading these threads I've created you know I'm trying to convert my product from AIR runtime downloaded

MX namespace with AIR 32 on Windows

2021-01-07 Thread Tucsonjhall
If anyone has been reading these threads I've created you know I'm trying to convert my product from AIR runtime downloaded by customers to captive runtime. I've tried downloading the "old" AIR SDK 32 from the Adobe site and using it to recompile my application. I've installed the latest Flex fra