Hello, all!

I'm a bloody beginner with Batik. 
I have a rather complex SVG with many animating script functions and
other dependent animations with beginElement(). 
Now I try try to load this svg inside a JSVGCanvas. The intention is to
later call the various functions (like smile(), angry() and so on) from
the application. 

First question:
What about beginElement()? While loading the svg, I get a message like:
TODO: beginElement


Second question:
Do I have to convert all these functions into java code or is it
generally possible to simply call existent js-functions in the svg-doc
on a window (or SVGDocument??) object?


Some hints would be very useful,
thanks in advance,

sonja



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to