Container is basically a div. Hence it’s in the HTML package. There’s an svg GraphicContainer in the Graphics package which uses an svg namespace and I expect there to eventually be a canvas one as well.
Harbs On Oct 11, 2016, at 2:52 PM, Carlos Rovira <carlos.rov...@codeoscopic.com> wrote: > And js:Container is not in "Core" and is in "HTML" since is dependent of > the what you want to output, (as it's a version in CreateJS and others). > Is this right?