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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 59213 - 59242 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
59213
Hi, ... Sure. You should call the following method: .setAttributeNS('http://www.w3.org/1999/xlink', 'href', '#dynamicpath'); Even though you write the...
Antoine Quint
graouts
Offline Send Email
Sep 1, 2007
7:31 am
59214
Hi folks i finally found some time for programming and SVG again. just dropping by to say hi to everyone, and to let you know about my latest project. its an...
Holger Wll
holger492
Offline Send Email
Sep 2, 2007
3:22 pm
59215
I really appeciate the quick response and assistance. I've been doing a lot of SVG the past few weeks, from dynamic pie charts to animated logos, but I didn't...
johnsucksatsvg
Offline Send Email
Sep 2, 2007
7:03 pm
59216
Hi, That code fragment looks good, although the DTD declaration and the <? xml?> processing instruction is superfluous. Best way to help you out from that...
Antoine Quint
graouts
Offline Send Email
Sep 2, 2007
9:31 pm
59217
Can't seem to work out how to get a simple animation to run again after altering attributes with javascript. I can make a circle jump from place to place. But...
Roger F. Gay
rogerfgay
Offline Send Email
Sep 3, 2007
8:46 am
59218
Hi Roger, I'm afraid I'm not sure I understand your problem correctly. Are you using the SVG's built-in animation features (ie. <animate> elements, etc.) to...
Antoine Quint
graouts
Offline Send Email
Sep 3, 2007
9:10 am
59219
Interesting article. I might back up and try following it exactly. But at the moment, I am resetting all the values. I've confirmed that the values are reset...
Roger F. Gay
rogerfgay
Offline Send Email
Sep 3, 2007
10:47 am
59220
I'm trying a different approach now. With a transform attribute, translate(200,190) added to the group with one member - a circle - the circle appears at the...
Roger F. Gay
rogerfgay
Offline Send Email
Sep 3, 2007
2:11 pm
59221
Sorry - I copied the print out of one of my experiments. The translate method is attached to the group tag as follows. <?import namespace = svg urn =...
Roger F. Gay
rogerfgay
Offline Send Email
Sep 3, 2007
2:21 pm
59222
... It can't, given the animation is never started. If you use begin="indefinite", you have to make a call to .beginElement() to launch the animation,...
Antoine Quint
graouts
Offline Send Email
Sep 3, 2007
2:24 pm
59223
I got it running (after posting) with begin="" .... like before, it all works the first time. When I change values, it crashed on .beginElement() again ... so...
Roger F. Gay
rogerfgay
Offline Send Email
Sep 3, 2007
2:48 pm
59224
Have to say that I haven't used the Adobe SVG Viewer and MSIE for ages (running an Intel-based Mac), so I'm not sure I can help you out with the specifics...
Antoine Quint
graouts
Offline Send Email
Sep 3, 2007
2:51 pm
59225
It's really bugging me. Now I've got it working up to the point that it processes my first change the way it should. The second change and it's back to...
Roger F. Gay
rogerfgay
Offline Send Email
Sep 3, 2007
2:58 pm
59226
... If you get your code working in Opera 9 and posted so I can access it, I should be able to help you out further. Antoine -- Blog —...
Antoine Quint
graouts
Offline Send Email
Sep 3, 2007
3:02 pm
59227
I have Opera 9.20. I tried installing 9.23 a couple of times, but each time I did, I immediately had all kinds of problems; especially running MSIE. It's about...
Roger F. Gay
rogerfgay
Offline Send Email
Sep 3, 2007
4:33 pm
59228
Hi all, does anybody know when will be possible to <use xlink:href="externalfile.svg#myid" /> ? In batik it seems to be already possibile, and I have read (on...
antonio
antonino.cac...
Offline Send Email
Sep 3, 2007
6:43 pm
59229
Hi John. ... You need to set setAttributeNS, as described here: http://jwatt.org/svg/authoring/ -- Cameron McCormack, http://mcc.id.au/ xmpp:heycam@......
Cameron McCormack
heycam_yg
Offline Send Email
Sep 4, 2007
1:28 am
59230
Hi all, Opera announced the first public alpha for Opera 9.5, code-name Kestrel: http://www.opera.com/products/desktop/next/ It seems that Opera has been...
Antoine Quint
graouts
Offline Send Email
Sep 4, 2007
9:41 am
59231
how to get the coordinates of the visible area on the canvas?...
shydisturbedboy
Offline Send Email
Sep 4, 2007
11:43 am
59232
... SVG content in img is a great addition and performance is much better. Check out Antoine's great article at: ...
brucerindahl
Offline Send Email
Sep 4, 2007
7:26 pm
59233
FYI This seems to be fixed in 9.5! Bruce...
brucerindahl
Offline Send Email
Sep 4, 2007
9:03 pm
59234
My humble congratulations to the developers of Opera. I use it all the time myself and recommend it to everyone....
CPK Smithies
cpksmithies
Offline Send Email
Sep 5, 2007
3:14 am
59235
... I can provide some more details about the support in Opera 9.5. The 9.5 version adds to the SVG 1.1 support, as can be seen in the SVG support table at...
Erik Dahlström
ed@...
Send Email
Sep 5, 2007
3:31 am
59236
... Jeff, since you read this mailing-list (at least I think you do) and ran those tests, could you highlight some of the 1.1 features that are new to Opera...
Antoine Quint
graouts
Offline Send Email
Sep 5, 2007
10:20 am
59237
Yes Opera 9.5 is realy cool, i enjoy playing around with it right now. you can see SVG images in html:img in this recent Opera Forum post: ...
Holger
holger492
Offline Send Email
Sep 5, 2007
6:18 pm
59238
Antoine, It doesn't seem like any major new "features" per se, but many bug fixes. In particular, the following tests now pass in Opera 9.5 but did not pass...
Jeff Schiller
jeff_schiller
Offline Send Email
Sep 6, 2007
1:08 am
59239
Hi All, Is there an SVG tiny 1.2 test suite available ? (even beta, or partially complete, etc.. ). Best Regards Julien...
Julien Reichel
julien_reichel
Offline Send Email
Sep 6, 2007
7:26 am
59240
Julien, I asked this question of the SVG Working Group over two months ago and it's been ignored: http://lists.w3.org/Archives/Public/www-svg/2007Jun/0032.html...
Jeff Schiller
jeff_schiller
Offline Send Email
Sep 6, 2007
11:23 am
59241
Hello everyone, I am still new to SVG, so this my seem like a basic question. I am trying to build a simple canvas for drawing lines and paths, but I would...
minamu1
Offline Send Email
Sep 6, 2007
11:49 am
59242
Dear Members, I am new to SVG. My intension is to create Taluk Maps of Tamilnadu (Tamilnadu is a State in INDIA) in SVG format. I have maps in GIF Format. I...
selvapsg
Offline Send Email
Sep 6, 2007
11:54 am
Messages 59213 - 59242 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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