Uncategorized
Flex Beta 2 Namespace Update
This should probably have been expected, but it was the only thing that fouled me up in moving my app from beta1 to beta2.
The default names space for flex has changed from “http://www.macromedia.com/2005/mxml” to “http://www.adobe.com/2006/mxml”. This signifies both the company change and the year change.
In compiling with the SDK on my Mac this was the only change I needed to make to be up to date with the software. So your hello world application is now going to look like:
21 Mar 2006 Simeon

Sim
I love it that you are so Flex-ible
MD
It appears in beta 2 of flex there is not an mxml.xsd (needed for eclipse)? Any ideas on where to get one compliant with the new schema (2006 vs. 2003)?
Unfortunatly, No. I havnt seen one and I havnt bothered to update mine. For the most part I have been happy with the overlap that we still recive from the old one.
I just added another reference to the mxml.xsd file for the new namespace in eclipse.
Would you mind emailing your xsd file. Then I’ll just update the namespace. That way I can use it with my Oxygen plugin on Eclipse :-)