At 08:59 PM 4/30/2008, Bjoern wrote: [lots of informative answers] thanks, very interesting stuff! I had to search around at the apple site a bit, since the...
60396
examotion
May 2, 2008 9:15 am
Hi All, Finally the new RENESIS Player 1.0 and the new Examotion Website is out. Check it out here: http://www.examotion.com / http://www.examotion.de The SVG...
60397
Jeff Schiller
jeff_schiller
May 2, 2008 4:59 pm
Nina, 1) Thanks for posting this. I'll put my testing status up on my site some time tonight. Renesis' SVG score has gone up by about 4-5%. 2) Please post a...
60398
Jeff Schiller
jeff_schiller
May 2, 2008 6:59 pm
... Ok, debugged it. It was two problems, actually: a) Clip Art: embedding a SVG file in an <object> did not work if the domains didn't match (even if one was...
60399
mikh2161
May 3, 2008 12:57 am
Please, is there a way to create a filter that results in an element's color being the opposite of whatever may lie beneath the element? Thank you! -Mike...
60400
mikh2161
May 3, 2008 1:00 am
I've created an SVG image that can at times have upwards of a thousand objects in it. All objects except one have their pointer-events property set to none....
60401
Cameron McCormack
heycam_yg
May 3, 2008 3:18 am
Hi Mike. ... Depends what you mean by “opposite”, but yes I think you can. If you want your colours to be: r′ = 1 - r g′ = 1 - g b′ = 1 - b then you...
60402
ddailey
ddailey@...
May 3, 2008 2:10 pm
Does that happen consistently across browsers? It didn't seem like it should be true. I just ran some quick tests on 1000 objects and observed no appreciable...
60403
mikh2161
May 3, 2008 5:58 pm
I'm using ASV3. I'll try uploading a demonstration. Currently it's embedded within an HTA application, so I can't upload it. -Mike ... it should be true. ... ...
60404
mikh2161
May 3, 2008 6:05 pm
Thanks, I'll give that a shot. I meant "opposite color" in the same sense that the cursor or selection box color changes so you can see them in many paint ...
60405
mikh2161
May 3, 2008 6:09 pm
I notice that the roadmap says "basic animation support" is slated for a near-future release. Does that refer to SMIL animation or JavaScript animation? -Mike ...
60406
mikh2161
May 3, 2008 7:31 pm
OK, I uploaded the demonstration here: http://files.filefront.com/HW2+MissionDude+nohtazip/;10127642;/fileinfo. html The SVG file is embedded within...
60407
Cameron McCormack
heycam_yg
May 3, 2008 11:36 pm
... That’d be the first one I mentioned then. ... Depends on the implementation. :) -- Cameron McCormack ≝ http://mcc.id.au/...
60408
ddailey
ddailey@...
May 4, 2008 12:58 am
I tried downloading to take a look, but the thing seemed a bit too complex for the time I was able to investigate. The fact that you're using IE/ASV was, of...
60409
mikh2161
May 5, 2008 12:34 am
I created a simpler version where all the JavaScript is instead embedded within the SVG file itself. I found that, in this case, the mouse event scripts don't...
60410
mikh2161
May 5, 2008 1:10 am
I uploaded the newer version here so that you can compare. http://www.geocities.com/mikehorvath.geo/map_demo.svg -Mike...
60411
ddailey
ddailey@...
May 5, 2008 1:49 am
Interesting to see that the performance improved by moving your script to SVG -- good call! Communicating back and forth between SVG DOM and HTML DOM is not...
60412
mikh2161
May 5, 2008 4:07 am
I went ahead and applied these changes to the application itself and noticed a few odd things. First off, there was no immediate change. The event script was...
60413
mikh2161
May 5, 2008 4:35 am
Grrrrr! I just noticed that these savings weren't being translated very well when there were lots of objects. As an experiment, I tried embedding the test...
60414
mikh2161
May 5, 2008 4:44 am
Yay! I figured out that the 'wmode="transparent"' attribute of the EMBED element was causing the slowdown. Compare the top versus the bottom image in the...
60415
Andreas Neumann
neumannandreas
May 5, 2008 7:23 am
yes, this sounds reasonable: wmode=transparent is very slow. I don't think that there is a performance difference if you embed your script in the file or store...
60416
Andreas Neumann
neumannandreas
May 5, 2008 7:30 am
Hi Alex, I just tried the new Renesis Player and see a lot of improvements compared to the previous version - congratulations! As others said, however, there...
60417
mikh2161
May 5, 2008 7:32 am
Unfortunately, it's necessary for me to layer objects in my application. I tried removing/re-adding the "wmode" attribute dynamically using DOM methods, but...
60418
Helder Magalhes
heldermagalhaes
May 5, 2008 8:58 am
... Great! Looking forward to have some spare time to perform some tests... :-) Just noticed the bug tracker [1] no longer accepts my authentication ...
60419
examotion
May 5, 2008 11:20 am
Hi all! As promised, the SVG Zone has been released. Find more about the SVG Community at: http://www.svgzone.com As mentioned in the news, we're working hard...
60420
examotion
May 5, 2008 11:23 am
Jeff, ... site ... Thanks. Yes, our Testsuite compability didn't rise up so much even though we are now supporting most of SVG excluding Animations and Filters...
60421
examotion
May 5, 2008 11:24 am
Hi Mike, ... It refers to SMIL. Javascript Animations are already fully supported. Regards Nina Weber -- Examotion GmbH - http://www.examotion.com SVG Zone...
60422
examotion
May 5, 2008 11:26 am
Hi Andreas, ... This is me - Nina :) We are all posting from the same examotion Yahoo account, sorry for the confusion ;) ... Thanks, appreciated a lot! ... ...
60423
examotion
May 5, 2008 11:28 am
Hi Helder! ... Well, sorry about the troubles, but I fear you have to make a new account. We've rebuild everything including the website and bugtracker and...
60424
svg-developers@yahoog...
May 5, 2008 2:49 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the svg-developers group. File :...