Skip to content


Ajax Animator + Vector Editor

So yesterday, I worked a little on making a VectorEditor based Ajax Animator. It actually took suprisingly little work. The mostly modular and abstracted design of the Ajax Animator means that only a few files need to be changed. Mainly those in the js/drawing directory. Though there was a bunch of references to Ax.canvas.renderer.removeAll() which needed to be changed.

Another cool feature in that version is the ability to have layers show up concurrently. So you can see things while drawing just as they would be in export.

However, it’s not ready, it’s very very buggy, Lines and Paths aren’t tweenable yet, and it’s missing all those nice features of OnlyPaths that VectorEditor inherently lacks.

But the one really nice feature I think is the multi select. You can easily select a group of things which comprise some sort of shape, and move it all across.

Posted in Ajax Animator.

Tagged with , , .


3 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. josep_ssv says

    Me interesa.
    Inkscape y Flash son diferentes para edición de vectores
    Flash separa Fill y Border
    La edición es usando el borde
    Una forma es un conjunto de capas donde hacer subselección
    Tool subselection
    http://www.developingwebs.net/flash/subselect.php

  2. josep_ssv says

    Voy a probar
    http://www.kevlindev.com/gui/utilities/bezierMorph/index.htm
    necesito poder controlar los Nodes Path

  3. josep_ssv says

    Estoy sorprendido de
    http://www.kevlindev.com/dom/path_data/index.htm
    y el control de nodos de ejemplos



Some HTML is OK

or, reply to this post via trackback.