OK. Cross your fingers. Let me know if you run into issues. The HTML folder should now contain wrapped Sprites.
Note that several files got moved from Core and Graphics to HTML because we had to move UIBase to HTML and Basic so there would be a wrapped and unwrapped version and once you move UIBase out, lots of other things have to move as well, so be careful if you are working on concrete base classes that you think were in Core, or working on the SVG classes in Graphics. The Basic folder is the unwrapped code and is not part of the build right now. That's because I have to try to solve some of the API collision issues in the compiler first. It will be a good test of whether we can get the compiler to allow certain kinds of overloading in a SWF. I have a few other things in the my queue before I get to that. Thanks, -Alex On 11/2/16, 12:00 AM, "Harbs" <harbs.li...@gmail.com> wrote: >Sounds good. > >Looking forward! > >On Nov 2, 2016, at 8:44 AM, Alex Harui <aha...@adobe.com> wrote: > >> Update: >> >> Maven and Ant builds work locally for me. DataBindingExample runs. >> >> I will push it tomorrow unless someone comes up with a good reason not >>to. >> >> Thanks, >> -Alex >> >