Hi, > Falcon right now is an ActionScript compiler with limited MXML support, so > right now you can't simply change the old compiler by the new one.
Probably some reason to why we cant do this but couldn't we use the current compiler to turn MXML into AS (-keep of top of head) and then use Falcon to compile that AS? Justin