Hi Zhen,
>>>>> "ZY" == Zhen Yin <[EMAIL PROTECTED]> writes:
ZY> I am dealing with some simple graphics, for example,
ZY> three lines saved in a svg file.
ZY> My objective is to display these three lines sequentially instead
ZY> of displaying all of them at once.
What is the trigger for going from one line to the next?
Time, key click, mouse click...
ZY> I have read the API and some sample/source codes, such as
ZY> JSVGCanvas.java. But it is hard to track the source code.
ZY> Any suggestions? Which package should I really focus on? Are there
ZY> any sample code which does similar job?
It sounds to me like you don't need to mess with the Source
very much, you can probably do this easily with JavaScript in the SVG.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]