Hi Simon,
First of all thumbs up for your work! We really can do miracles with your libraries.
Everything is working fine but I have just a question :
Can i use :
$("#some_id", svgDocument).css("fill", "#770000");
In any place of the composition?
For example can I fire this with a trigger on the timeline or a button?
I am trying to do it and it doesn't seem to work. Probably I made a mistake or forgot a line somwhere…
and in "#some_id", is the "#" needed?
Thanks!
Didier