Re: AIR Versions

2020-06-25 Thread Alex Harui
Did you download the AIR SDK for Flex users or the main one from the “Download 
Now” button?
You need the one for Flex users and even then, I don’t know if this suggestion 
will work with recent AIR SDKs.

HTH,
-Alex

From: Paul Stearns 
Reply-To: "pa...@compuace.com" 
Date: Thursday, June 25, 2020 at 3:03 PM
To: Alex Harui , "users@flex.apache.org" 

Subject: Re: AIR Versions

I am running FlashBuilder 4.6.

I created a folder C:\Program Files (x86)\Adobe\Adobe Flash Builder 
4.6\sdks\4.16.1

I copied in the 4.16 Flex SDK

I then copied the AIR compiler v32 on top of that (overwriting files as needed).

This is what I found as the proper way to do the upgrade from - 
https://www.andygup.net/how-to-upgrade-your-air-sdk-in-flashbuilder-4-6/




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: Alex Harui 
Sent: 6/25/20 5:58 PM
To: "users@flex.apache.org" , "pa...@compuace.com" 

Subject: Re: AIR Versions
Depending on how you upgraded, you could have overwritten the default Flex 
configs with the default AIR configs and that could cause these symptoms. Flex 
has an air-config.xml with different library-path than standard AIR SDK.

IMO, re-installing with the right AIR version has been used more than other 
options. IIRC, there is a script to use to upgrade as well.

HTH,
-Alex

On 6/25/20, 2:52 PM, "Paul Stearns"  wrote:

The actual error I am getting is;

Could not resolve  to a component implementation.

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: "Paul Stearns" 
Sent: 6/25/20 5:50 PM
To: , 
Subject: Re: AIR Versions
Paulus:

Here is my application tag;

https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691093154=Bf9FWbbfxZQNEmOX%2BAroUCCz5xC4bVadTwiqtwbq1UY%3D=0;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:ext="Classes.panel.*"
creationComplete="initApp();" xmlns:utils="Classes.Components.utils.*" 
pageTitle="ACETAS"
xmlns:vti="Classes.Input.*" modalTransparency=".2" modalTransparencyBlur="2"
width="1280" height="720" scriptTimeLimit="60">

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: "Paulus de B." 
Sent: 6/25/20 5:48 PM
To: users@flex.apache.org
Subject: Re: AIR Versions
Hi Paul,

MX components should normally not be a problem. Are you sure you have the mx
namespace defined?

Like this e.g. in a spark VGroup that uses mx components (the xmlns:mx
part):


https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691093154=Bf9FWbbfxZQNEmOX%2BAroUCCz5xC4bVadTwiqtwbq1UY%3D=0;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"

Cheers

Paulus

--
Sent from: 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.246.n4.nabble.com%2F=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691103148=GuB%2FHKuLBHlLPA6KLE6YqL%2FaMS4odhvLhRl8tN%2FpSPg%3D=0





Re: AIR Versions

2020-06-25 Thread Paul Stearns
I am running FlashBuilder 4.6.

I created a folder C:\Program Files (x86)\Adobe\Adobe Flash Builder 
4.6\sdks\4.16.1

I copied in the 4.16 Flex SDK

I then copied the AIR compiler v32 on top of that (overwriting files as needed).

This is what I found as the proper way to do the upgrade from - 
https://www.andygup.net/how-to-upgrade-your-air-sdk-in-flashbuilder-4-6/



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: Alex Harui 
Sent: 6/25/20 5:58 PM
To: "users@flex.apache.org" , "pa...@compuace.com" 

Subject: Re: AIR Versions
Depending on how you upgraded, you could have overwritten the default Flex 
configs with the default AIR configs and that could cause these symptoms. Flex 
has an air-config.xml with different library-path than standard AIR SDK.

IMO, re-installing with the right AIR version has been used more than other 
options. IIRC, there is a script to use to upgrade as well.

HTH,
-Alex

On 6/25/20, 2:52 PM, "Paul Stearns"  wrote:

The actual error I am getting is;

Could not resolve  to a component implementation.

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: "Paul Stearns" 
Sent: 6/25/20 5:50 PM
To: , 
Subject: Re: AIR Versions
Paulus:

Here is my application tag;

https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691093154=Bf9FWbbfxZQNEmOX%2BAroUCCz5xC4bVadTwiqtwbq1UY%3D=0;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:ext="Classes.panel.*"
creationComplete="initApp();" xmlns:utils="Classes.Components.utils.*" 
pageTitle="ACETAS"
xmlns:vti="Classes.Input.*" modalTransparency=".2" modalTransparencyBlur="2"
width="1280" height="720" scriptTimeLimit="60">

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: "Paulus de B." 
Sent: 6/25/20 5:48 PM
To: users@flex.apache.org
Subject: Re: AIR Versions
Hi Paul,

MX components should normally not be a problem. Are you sure you have the mx
namespace defined?

Like this e.g. in a spark VGroup that uses mx components (the xmlns:mx
part):


https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691093154=Bf9FWbbfxZQNEmOX%2BAroUCCz5xC4bVadTwiqtwbq1UY%3D=0;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"

Cheers

Paulus

--
Sent from: 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.246.n4.nabble.com%2F=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691103148=GuB%2FHKuLBHlLPA6KLE6YqL%2FaMS4odhvLhRl8tN%2FpSPg%3D=0




Re: AIR Versions

2020-06-25 Thread Alex Harui
Depending on how you upgraded, you could have overwritten the default Flex 
configs with the default AIR configs and that could cause these symptoms.  Flex 
has an air-config.xml with different library-path than standard AIR SDK.

IMO, re-installing with the right AIR version has been used more than other 
options.  IIRC, there is a script to use to upgrade as well.

HTH,
-Alex

On 6/25/20, 2:52 PM, "Paul Stearns"  wrote:

The actual error I am getting is;

Could not resolve  to a component implementation.

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: "Paul Stearns" 
Sent: 6/25/20 5:50 PM
To: , 
Subject: Re: AIR Versions
Paulus:

Here is my application tag;

https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009data=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691093154sdata=Bf9FWbbfxZQNEmOX%2BAroUCCz5xC4bVadTwiqtwbq1UY%3Dreserved=0;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:ext="Classes.panel.*"
creationComplete="initApp();" xmlns:utils="Classes.Components.utils.*" 
pageTitle="ACETAS"
xmlns:vti="Classes.Input.*" modalTransparency=".2" modalTransparencyBlur="2"
width="1280" height="720" scriptTimeLimit="60">

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: "Paulus de B." 
Sent: 6/25/20 5:48 PM
To: users@flex.apache.org
Subject: Re: AIR Versions
Hi Paul,

MX components should normally not be a problem. Are you sure you have the mx
namespace defined?

Like this e.g. in a spark VGroup that uses mx components (the xmlns:mx
part):


https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fns.adobe.com%2Fmxml%2F2009data=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691093154sdata=Bf9FWbbfxZQNEmOX%2BAroUCCz5xC4bVadTwiqtwbq1UY%3Dreserved=0;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"

Cheers

Paulus

--
Sent from: 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.246.n4.nabble.com%2Fdata=02%7C01%7Caharui%40adobe.com%7C6620518e86704f4c3a8208d819521917%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637287187691103148sdata=GuB%2FHKuLBHlLPA6KLE6YqL%2FaMS4odhvLhRl8tN%2FpSPg%3Dreserved=0





Re: AIR Versions

2020-06-25 Thread Paul Stearns
The actual error I am getting is;

Could not resolve  to a component implementation.

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: "Paul Stearns" 
Sent: 6/25/20 5:50 PM
To: , 
Subject: Re: AIR Versions
Paulus:

Here is my application tag;

http://ns.adobe.com/mxml/2009;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:ext="Classes.panel.*"
creationComplete="initApp();" xmlns:utils="Classes.Components.utils.*" 
pageTitle="ACETAS"
xmlns:vti="Classes.Input.*" modalTransparency=".2" modalTransparencyBlur="2"
width="1280" height="720" scriptTimeLimit="60">

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: "Paulus de B." 
Sent: 6/25/20 5:48 PM
To: users@flex.apache.org
Subject: Re: AIR Versions
Hi Paul,

MX components should normally not be a problem. Are you sure you have the mx
namespace defined?

Like this e.g. in a spark VGroup that uses mx components (the xmlns:mx
part):


http://ns.adobe.com/mxml/2009;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"

Cheers

Paulus

--
Sent from: http://apache-flex-users.246.n4.nabble.com/




Re: AIR Versions

2020-06-25 Thread Paul Stearns
Paulus:

Here is my application tag;

http://ns.adobe.com/mxml/2009;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:ext="Classes.panel.*"
creationComplete="initApp();" 
xmlns:utils="Classes.Components.utils.*" pageTitle="ACETAS"
 xmlns:vti="Classes.Input.*" modalTransparency=".2" 
modalTransparencyBlur="2"
width="1280" height="720" scriptTimeLimit="60">

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: "Paulus de B." 
Sent: 6/25/20 5:48 PM
To: users@flex.apache.org
Subject: Re: AIR Versions
Hi Paul,

MX components should normally not be a problem. Are you sure you have the mx
namespace defined?

Like this e.g. in a spark VGroup that uses mx components (the xmlns:mx
part):


http://ns.adobe.com/mxml/2009;
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"

Cheers

Paulus

--
Sent from: http://apache-flex-users.246.n4.nabble.com/




Re: AIR Versions

2020-06-25 Thread Paulus de B.
Hi Paul, 

MX components should normally not be a problem. Are you sure you have the mx
namespace defined?

Like this e.g. in a spark VGroup that uses mx components (the xmlns:mx
part):


http://ns.adobe.com/mxml/2009; 
  xmlns:s="library://ns.adobe.com/flex/spark" 
  xmlns:mx="library://ns.adobe.com/flex/mx" 

Cheers

Paulus



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


AIR Versions

2020-06-25 Thread Paul Stearns
I took an application developed and running in Flex 3.6 and migrated it to AIR 
using Flashbuilder 4.6. It was surprisingly easy. I had a minor issue and 
thought I would upgrade the AIR compiler to v32.

This caused many MX components to not be found. For example;

mx:Button
mx:Canvas
mx:HBox

and the list goes on.

The choices as I see them are;

Rewriting everything to use Spark components, or

Finding an additional MX library which integrates with the current version of 
AIR, or

Going to an older version AIR.

I don’t think I want to rewrite using Spark, as there is a lot of code which 
relies on the missing mx components. Just testing would be a chore.

Is there an mx library available which will integrate with AIR 32 or higher?

What is the newest version of AIR where all of the mx components I know & love 
are supported? Where/how can I get it?

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