Hi Alex, I simply removed the JS version of CSSTextField as this wasn’t referenced anywhere and with that change I managed to proceed. I am still struggling with a static bleed issue as the compiler state seems to be shared between the differenct compiler types, but I think I’ll manage to fix that soon (got holidays fort wo weeks now)
Chris Am 21.12.16, 16:23 schrieb "Alex Harui" <[email protected]>: On 12/21/16, 3:52 AM, "Christofer Dutz" <[email protected]> wrote: >So far so good. The SWF xml outupt looks gread, even if I don’t know why >classes, index and tags are Json files, but I’ll fix that later. Basically, I did JSON output first, and was only half-way through the DITA output when I put it down to deal with other things. Also as I think I mentioned earlier, I'm sure not every XML tag is in there, and the DITA from MXMLC is per-package but Falcon is only doing per-class. Not sure if that matters to the IDEs that handle DITA (apparently not HTML) in the SWCs. >Unfortunately I can’t compile the JS version of Core (the first module I >tried) because of a missing definition of the JS version of TextField ... >where does this come from? Any ideas? Is this flash.text.TextField? There shouldn't be one, AFAIK. Might just be a COMPILE flags issue or some code that needs to be wrapped in COMPILE::SWF -Alex
