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


Reply via email to