Re: [svg-developers] how to time 'duration' that is not predetermined?

2007-08-07 Thread Charles McCathieNevile
On Sat, 04 Aug 2007 14:51:33 +0200, ddailey <[EMAIL PROTECTED]> wrote: > Hi Jonathan, > > You might take a look at > http://srufaculty.sru.edu/david.dailey/svg/swatch3.svg . In it each star > is set up to move across its path and upon completion of its life cycle > to become reborn (using

[svg-developers] JavaScript : SVG layers visibility in IE+ASV, Opera, FireFox

2007-08-07 Thread dan_braeside
Greetings- I am trying to construct an SVG project which will be viewable by as many web browsers as possible (the three mentioned in the subject heading at a minimum). 'Embedding' an SVG is not too tricky, I would use conditional IE statements to use 'embed' for IE and !IE statements for Opera an

[svg-developers] Re: interactive SVG in HTML

2007-08-07 Thread dan_braeside
My understanding (from reading the IRC logs of the #svg channel and recent personal experience) is that embed despite being deprecated still offers the best compatibility for IE+ASV/FireFox *when trying to interact with the SVG*. iframe: looked promising for a while but pending a solution doesn't

[svg-developers] Batik compatible SVG problem

2007-08-07 Thread Mandeep Jootle
> I am trying to draw a barchart using batik to view .It previously worked > using adobe svg viewer but I have been trying to convert the code so that it > Is batik compatible. > > I have changed > > 1) createElementNS(null, --to-- > createElementNS("http://www.w3.org/2000/svg";

[svg-developers] Batik compatible SVG problem

2007-08-07 Thread singhscoobydoo
I am trying to draw a barchart using batik to view .It previously worked using adobe svg viewer but I have been trying to convert the code so that it Is batik compatible. I have changed 1) createElementNS(null, --to-- createElementNS("http://www.w3.org/2000/svg";, 2) .setAttribute

Re: [svg-developers] Re: SVG in Safari 1 and 2

2007-08-07 Thread veiko herne
Hi Just tested and my The Spoon animation series are still not playing with Safari new beta. Everthing appears same time in the screen and wrong sizes. Seems, that support of AnimateMotion tag is not implemented. Also there is no support for compressed SVGZ format. Apple will have long way to go.

[svg-developers] Re: SVG in Safari 1 and 2

2007-08-07 Thread Andreas Neumann
Safari doesn't support SMIL animation, just like Firefox. So no surprise that your animation doesn't work. gzip compression is supported in the browser. It works fine for me. If it doesn't work in your case it might also be a server configuration problem? Andreas > Just tested and my The Spoo

[svg-developers] Performance of Firefox improved on the Mac

2007-08-07 Thread Andreas Neumann
I recently tried one of the nightly Firefox builds (http:// ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/) on the Mac and was pleased to find out that performance of Firefox on Mac is now the same than on other platforms (e.g. Windows). Due to information from Tim Rowley, this is