On 11/5/15, 3:42 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>Back at this... > >Question: Is the source of the FlexJS swc files supposed to be view-able? >It would be really helpful, if we could jump to the source from IDEs. You can set the source attachments individually on the SWCs in your project. AFAIK, there is no way to automatically do it in FB. FB has custom code that is specifically looking for spark.swc, mx.swc, etc. I could be wrong about that, so folks who have build custom SWCs for Flex in the past, please correct me if I’m wrong. There is also something called a fat-SWC that I haven’t had time to play with. Once we get the projects set up for each SWC, you will be primarily compiling SWC code from attached projects and then you should get source then as well. -Alex