Do I understand it correct that there are currently 2 separate projects for AS to JS compilation (your, as the Wiki refers to "the Alex's FlexJS" way and the FalconJx way) which you now try to merge to avoid fragmenting the efforts?
-----Original Message----- From: Alex Harui [mailto:aha...@adobe.com] Sent: Thursday, April 04, 2013 10:14 AM To: dev@flex.apache.org Subject: Re: Contributing to AS to JS compiler (was: ASJS Publisher error) We are currently trying to get FalconJX to compile MXML and AS to JS with output that works with FlexJS. We might change code in FlexJS to make it easier on FalconJX or vice-versa. FalconJX uses a lot of classes from Falcon, and more care is needed in changing Falcon as Falcon has to compile SWFs from MXML and AS.