Difference between halo and mx namespace
- by Andree
Hi there !
As far as I know, the support for library://ns.adobe.com/flex/halo namespace has been dropped, and now we have to use library://ns.adobe.com/flex/mx instead (reference). Can someone provide if there's any difference between the two namespaces?
I am just starting to learn Flex and this change make me confused. For example, if I have an <mx:Tree> tag in my mxml document, the compiler complains that <mx:Tree> could not be resolved to a component implementation. But if I change my mx namespace to use the old one instead (halo), it successfully compiled without error.
Thanks.
Andree
Updated:
By the way, I use Flex SDK command line compiler in Windows.
mxmlc --version
Version 4.0.0 build 10485