Haxeui has a XML based layout similar to flex mxml. We are testing v2. It would be a manual conversion of mxml to haxeui XML and has some works but is generally pretty solid.
--
To post to this group haxe...@googlegroups.com
http://groups.google.com/group/haxelang?hl=en
---
You received this message because you are subscribed to the Google Groups "Haxe" group.
For more options, visit https://groups.google.com/d/optout.
Here is what we want to do to migrate our Flex Application to Haxe :
1- Replace Flash Dependecies in Flex classes (AS Files) by OpenFL
2- Convert MXML files to AS with MXMLC compiler (option: keep-generated-actionscript)
3- Convert all AS files to HX (with as3hx library)
Do you think that one of these steps is simply too expensive to be attempted ? do openfl cover all flash classes used by Flex ?
Not likely, no. We went the "from scratch' direction