Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 43256 - 43285 of 60442   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
43256
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)...
Lincoln Mitchell
lincmitch
Offline Send Email
Jul 1, 2004
7:48 am
43257
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...
lestat_24
christophemoine
Offline Send Email
Jul 1, 2004
7:56 am
43258
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...
Andreas Neumann
neumannandreas
Offline Send Email
Jul 1, 2004
8:19 am
43259
... 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...
Jim Ley
jibberjim
Online Now Send Email
Jul 1, 2004
9:04 am
43260
... 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...
Robin Berjon
sibylia2017
Offline Send Email
Jul 1, 2004
9:24 am
43261
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: ...
Antoine Quint
graouts
Offline Send Email
Jul 1, 2004
10:29 am
43262
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...
Rick Bullotta
RBullotta
Offline Send Email
Jul 1, 2004
12:52 pm
43263
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),...
Peter Clary
peter_clary
Offline Send Email
Jul 1, 2004
12:56 pm
43264
Rick Bullotta wrote; ... I agree Rick, Antoine and Robin :) Macromedia's representative here (nothing personal) on the list, presents a position that comes off...
michael bolger
svgfoundation
Offline Send Email
Jul 1, 2004
2:13 pm
43265
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...
couloir007
Offline Send Email
Jul 1, 2004
2:27 pm
43266
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...
ndglover2004
Offline Send Email
Jul 1, 2004
3:03 pm
43267
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...
Bob Hunter
bns4home
Offline Send Email
Jul 1, 2004
3:33 pm
43268
... wrote: As you use begin="0", timeline is going ... Perhaps you can add svgDoc.setCurrentTime(0) when you create new animation Michel ... node, the ... ...
pilatfr
Offline Send Email
Jul 1, 2004
3:43 pm
43269
... That depends on the browser and the SVG viewer/plugin used. See http://www.protocol7.com/svg-wiki/index.php/InterDocumentCommunication ...
Martin Honnen
honnen_martin
Offline Send Email
Jul 1, 2004
3:52 pm
43270
That fixed the problem. Thanks ... From: pilatfr [mailto:pilat@...] Sent: Thursday, July 01, 2004 11:43 AM To: svg-developers@yahoogroups.com Subject:...
Bob Hunter
bns4home
Offline Send Email
Jul 1, 2004
4:09 pm
43271
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]; ...
Sean Montague
couloir007
Offline Send Email
Jul 1, 2004
4:42 pm
43272
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 ... ...
annoyingmouse2001
annoyingmous...
Offline Send Email
Jul 1, 2004
5:22 pm
43273
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...
annoyingmouse2001
annoyingmous...
Offline Send Email
Jul 1, 2004
5:28 pm
43274
Thanks, Dean. A historical question: Why the omission of the elliptical arc element? Also, did the concept of a declarative pie slice object (centerpoint,...
Rick Bullotta
RBullotta
Offline Send Email
Jul 1, 2004
5:45 pm
43275
... 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...
Martin Honnen
honnen_martin
Offline Send Email
Jul 1, 2004
5:46 pm
43276
... 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...
m_verstaen
Offline Send Email
Jul 1, 2004
6:11 pm
43277
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...
Rick Bullotta
RBullotta
Offline Send Email
Jul 1, 2004
6:48 pm
43278
... 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...
Robin Berjon
sibylia2017
Offline Send Email
Jul 1, 2004
6:57 pm
43279
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...
ldev1232001
Offline Send Email
Jul 1, 2004
7:16 pm
43280
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:...
Rick Bullotta
RBullotta
Offline Send Email
Jul 1, 2004
7:28 pm
43281
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...
pavan kumar
srinivasan_p...
Offline Send Email
Jul 1, 2004
8:17 pm
43282
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...
Rick Bullotta
RBullotta
Offline Send Email
Jul 1, 2004
8:28 pm
43283
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...
Doug Schepers
d_a_schepers
Offline Send Email
Jul 1, 2004
8:36 pm
43284
hi, you may use 'batik',it's a java open source project. http://xml.apache.org/batik/index.html ... = = = = = = = = = = = = = = = = = = = = Best Regards, ¡¡ ...
Zhan XuDong
jkeencn
Offline Send Email
Jul 2, 2004
4:33 am
43285
... 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...
Dean Jackson
obscureusername
Offline Send Email
Jul 2, 2004
6:22 am
Messages 43256 - 43285 of 60442   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help