28 Jul
2009
28 Jul
'09
5:16 a.m.
Hi Patrick,
Finally I am also not very good at Javascript. I was thinking that I could write a javascript program to refresh a browser so that each svg frame would be displayed in turn to preview the coming animation, transforming the SVG frames to PNGs is a pain. Does anyone know a javascript function that would help achieve this?
you could have a look at the JessyInk (http://code.google.com/p/jessyink/) code for starters. It's not written for free-style animation, but rather for online presentations. However, it uses animations for slide transitions and effects and might provide you with some clues how to achieve what you want to do.
Cheers, Hannes