remove the sharp symbol from the file name.. it also caused problems here..
-----Mensagem original-----
De: Richard Heintze [mailto:[EMAIL PROTECTED]]
Enviada em: quarta-feira, 19 de fevereiro de 2003 17:53
Para: Batik Users
Assunto: Re: AW: My clock

How do I view this clock? I tried the following command but it did not like "svgDocument"

java -jar g:\batik-1.5\batik-squiggle.jar clock#3.svg

 "Lolling, Jan" <[EMAIL PROTECTED]> wrote:

greate it works fine...
 
Jan
-----Urspr|ngliche Nachricht-----
Von: Nicolas Socheleau [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 18. Februar 2003 21:00
An: 'Batik Users'
Betreff: RE: My clock

Hi Felipe,

Batik will recognize ecmascript and not _javascript_, so you should use :
        <script type="text/ecmascript">

The second thing is that svgDocument is not defined as a global object for accessing the document. Replace in your script 'svgDocument' by 'document' and it will work.

Nice clock.

Cheers,
Nicolas

> -----Original Message-----
> From: Felipe Gazcho [mailto:[EMAIL PROTECTED]]
> Sent: February 18, 2003 1:45 PM
> To: Batik Users; [EMAIL PROTECTED]
> Subject: My clock
>
>
> After a few trials,
>
> I finally produced my first animation using svg and
> _javascript_: a clock.
>
> complete code attached to help other students...
>
> But it didn4t worked in the Batik Browser. Do you know why?
>
> regards,
>
>       Felipe Gazcho
>
>



Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day

Reply via email to