My application is based on client-server architecture . It is a E-Learning Application. I am using ruby on rails server, javascript,canvas,SVG element . I have an idea of an interface to allow the teacher to build any type of animation for students using Cake javascript API . I wanted to save the animation build using the canvas element on the rails server either in database or as a file. Later I have to use that animation to be played to students. I want an idea or a way to do it on any language except proprietary languages like flash but from that language communication can be done with rails server .
Please reply quickly. I have my deadline.