- From: antoine j. quint, esq. <antoine@graougraou.com>
- Date: Sat, 9 Sep 2000 02:11:10 +0200
- To: www-svg@w3.org
hello,
I'm having a bit of a headache in trying to animate my SVG. First of
all, I've got those two paths that form together an arrow...
<path style="fill:#000000;stroke:#000000;stroke-width:4;"
d="M22.6,5.4H8.5"/>
<path style="fill:#000000;stroke:#000000;"
d="M11.8,9.8L9.9,5.4l1.9-4.4L1.3,5.4l10.5,4.4z"/>
The thing that I would like to rotate this very arrow around itself. I
can't manage to rotate it exactly around the center of both the
paths, it's driving me crazy.
My other problem is about keySplines on a translation. Is that
possible at all or is that a missing feature of the Adobe player (if
anyone has a clue). Thanks for your help, I don't think I quite get
how to rotate paths...
antoine
antoine@graougraou.com
http://thecardigans.com
http://www.graougraou.com
http://www.romain-gary.org
Received on Friday, 8 September 2000 20:11:09 UTC