Howto use Blender for 2D Vector Animation

I was just wondering that can we do 2D Vector Animation with Blender.
i found an old thread http://blenderartists.org/forum/showthread.php?t=40313
can any one please give me a link for 2D Animation Tutorial using Blender?
There is a link on the main Site http://www.blender.org/download/python-scripts/import-export/
for vector rendering i.e. http://projects.blender.org/projects/vrm/ but this is Empty.

VRM can be found at http://shell.studenti.unina.it/~ospite/vrm/ .

Is it possible that VRM doesn’t work with Blender 2.44? I’ve tested all versions of VRM with 2.44 but no success (in 2.43 it worked). Maybe anyone has got a workaround?

Mystery has given an idea how to use vrm script.
Idea is here

you can set keys for curves, just like shape keys, but i think it’s limited to the ‘absolute’ method, so, no sliders, just straight keyframing, though, once keyframed, you can adjust the relative positions of the keyframes, and i think duplicate them as well. anyway, making absolute keyframes for either mesh or curve is a bit tricky, but there is another way that doesn’t involve a script, and that is to add hooks to the vertices of your curve, then animate the movement of the hooks.

Does this help?
http://blenderartists.org/forum/showthread.php?t=77196

Sure this will help. I am reading that thread.
Thanks CoreyAvitar