Hi Cameron,

while testing Batiks SMIL capabilities I came across the following problem:

Example:
http://www.carto.net/papers/svg/samples/path_animation.svg

SMIL construct:
<text id="labelZurich" x="687000" y="50000">Zurich
<animate id="textAnimZur" attributeName="fill-opacity" keyTimes="0;0.15;0.3;1" values="1;1;0;0" dur="&animDuration;" repeatCount="indefinite" />
</text>

where &animDuration; is an entity equaling to "10s"

I get error messages popping up from time to time like the following:
-------------
The attribute "fill-opacity" represents an invalid CSS value ("6.6667795E-4").
Original message:
The "fill-opacity" property does not support dimension values.
-------------

Thanks for having a look at it.

Andreas

--
----------------------------------------------
Andreas Neumann
Institute of Cartography
ETH Zurich
Wolfgang-Paulistrasse 15
CH-8093  Zurich, Switzerland

Phone: ++41-44-633 3031, Fax: ++41-44-633 1153
e-mail: [EMAIL PROTECTED]
www: http://www.carto.net/neumann/
SVG.Open: http://www.svgopen.org/
Carto.net: http://www.carto.net/


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

Reply via email to