There is no way in SVG alone. You must use Javascript and the manipulate the DOM. Else use XSLT to transform the SVG to a new SVG. Maybe the SVG 1.2 (in draft)...
43257
lestat_24
christophemoine
Jul 1, 2004 7:56 am
Hi, If you don't need to convert hundreds of files, you can do it manually by doing the following: -right click on the svg drawing opened within asv -choose...
43258
Andreas Neumann
neumannandreas
Jul 1, 2004 8:19 am
Hello! Just read that Mozilla, Opera and Apple as well as some other companies started to work on a new browser plugin API that should be standardized on their...
43259
Jim Ley
jibberjim
Jul 1, 2004 9:04 am
... parseXML is the relevant bit, and in fact once you've parsed it the rest of your code will likely work without change. http://jibbering.com/rdf-parser/ is...
43260
Robin Berjon
sibylia2017
Jul 1, 2004 9:24 am
... Yet another of your sad, sad little speech tricks JD. You know no one's going to go to the archives. It's a pity, a thorough scan might tell us which...
43261
Antoine Quint
graouts
Jul 1, 2004 10:29 am
Hi, I just posted my executive summary of "SVG in Flex" after all the discussions and input from Macromedia people. You can read it in my SVG.org journal: ...
43262
Rick Bullotta
RBullotta
Jul 1, 2004 12:52 pm
In keeping with my overuse of metaphors... "I see the glass half full while you see it half empty..." While I understand some of the "paranoia" relative to...
43263
Peter Clary
peter_clary
Jul 1, 2004 12:56 pm
Not complaining, just for the record. I've got the ASV6 beta, and the javascript in my SVG can't access the HTML document that contains it. Previously (ASV3),...
43264
michael bolger
svgfoundation
Jul 1, 2004 2:13 pm
Rick Bullotta wrote; ... I agree Rick, Antoine and Robin :) Macromedia39;s representative here (nothing personal) on the list, presents a position that comes off...
43265
couloir007
Jul 1, 2004 2:27 pm
I have an svg embeded in an html document and I have problems that I'm hoping will solve itself if I reference the js file from within the svg and not the...
43266
ndglover2004
Jul 1, 2004 3:03 pm
Hi, I have a HTML file with an Embedded SVG document. I have created some hidden input fields in my HTML document, I need a way to access this variables from...
43267
Bob Hunter
bns4home
Jul 1, 2004 3:33 pm
That fixed part of the problem. The first time I animate the node, the animation works fine. In my application, the node can be moved to several different...
43268
pilatfr
Jul 1, 2004 3:43 pm
... wrote: As you use begin="0", timeline is going ... Perhaps you can add svgDoc.setCurrentTime(0) when you create new animation Michel ... node, the ... ...
43269
Martin Honnen
honnen_martin
Jul 1, 2004 3:52 pm
... That depends on the browser and the SVG viewer/plugin used. See http://www.protocol7.com/svg-wiki/index.php/InterDocumentCommunication ...
43270
Bob Hunter
bns4home
Jul 1, 2004 4:09 pm
That fixed the problem. Thanks ... From: pilatfr [mailto:pilat@...] Sent: Thursday, July 01, 2004 11:43 AM To: svg-developers@yahoogroups.com Subject:...
43271
Sean Montague
couloir007
Jul 1, 2004 4:42 pm
I've got an SVG embedded in html doc, I've figured out my previous question, with a click event: function click(objID) { theSVG = parent.document.embeds[0]; ...
43272
annoyingmouse2001
annoyingmous...
Jul 1, 2004 5:22 pm
Cheers Jim, thanks for getting back to me, I'll hacve a look at your script but in the meantime is parseXML a part of the adobe plugin? Thamls again, Dom ... ...
43273
annoyingmouse2001
annoyingmous...
Jul 1, 2004 5:28 pm
There is a good example on the adobe site, think the URL is: http://www.adobe.com/svg/demos/chart.html Hope that helps. Might be able to use XSL if the...
43274
Rick Bullotta
RBullotta
Jul 1, 2004 5:45 pm
Thanks, Dean. A historical question: Why the omission of the elliptical arc element? Also, did the concept of a declarative pie slice object (centerpoint,...
43275
Martin Honnen
honnen_martin
Jul 1, 2004 5:46 pm
... That seems a bit convoluted to first go to the HTML document and its embed, I think all you need with Adobe SVG viewer 3.0 or 6 (which I have tested here...
43276
m_verstaen
Jul 1, 2004 6:11 pm
... I see two glasses here in fact. The first one for the SVG-T support in the Flash-Lite viewer: this is a great acknoledgement of the SVG domination in the...
43277
Rick Bullotta
RBullotta
Jul 1, 2004 6:48 pm
Continuing the metaphor theme... "A journey of a thousand miles begins with a single step..." I would be elated to see SVG-T 1.2 supported in Flex/Flash...
43278
Robin Berjon
sibylia2017
Jul 1, 2004 6:57 pm
... It's a design principle that everything that's in a smaller profile is in a higher one. So what's in Tiny is in Full (there's no Basic left anymore). Wish...
43279
ldev1232001
Jul 1, 2004 7:16 pm
Hi all, I am trying to use Batik and my SVG document with some custom namespaces is not displaying. I used JSVGComponent and it seems that the SVG document can...
43280
Rick Bullotta
RBullotta
Jul 1, 2004 7:28 pm
Schweet! I really like the typed access...and the fact that it hides the issue of whether the trait was set via CSS, attribute or other...very cool. ... From:...
43281
pavan kumar
srinivasan_p...
Jul 1, 2004 8:17 pm
Hi, I would like to generate svg charts from XML Data. Since there are 2 approaches 1: Client Side using Script 2: Server Side using XSLT.. Which is the better...
43282
Rick Bullotta
RBullotta
Jul 1, 2004 8:28 pm
There are, of course, many other server-side options than XSLT. You could write servlets, web services, ASP/ASP.NET/JSP, Perl scripts, etc... I think you'll...
43283
Doug Schepers
d_a_schepers
Jul 1, 2004 8:36 pm
Hi, Peter- Hmmmm.... I'm not sure if you're asking a question, or just commenting, but I will note the common solution to this problem, just in case. For some...
43284
Zhan XuDong
jkeencn
Jul 2, 2004 4:33 am
hi, you may use 'batik39;,it's a java open source project. http://xml.apache.org/batik/index.html ... = = = = = = = = = = = = = = = = = = = = Best Regards, ¡¡ ...
43285
Dean Jackson
obscureusername
Jul 2, 2004 6:22 am
... Mostly because no one was going to implement it. Also, it is rarely used, it has to be approximated in most drawing libraries, it isn't optimised in the...