[svg-developers] IE7 / SVG/ASV3

2006-02-01 Thread Francis Hemsher
I've tested IE7 beta 2 and find it seamless and worthy for those who have developed SVG in the IE browser, using Adobe SVG Viewer 3. What this means is that the IE browser of the future fully supports your efforts of the past. Also, it provides a stable environment for your future development.

Re: [svg-developers] Plugin opensource

2006-02-01 Thread Pedro Henrique de Lira
Hi, I'm developing software SVGFlash (*alpha*), it is similiar Macromedia Flash 4. So I don't have time for develop a player or plugin excelente like flash player or flash plugin (IE and FF). I create my project using JAVA, cross plataform and the objective is animation, because exists very

RE: [svg-developers] Plugin opensource

2006-02-01 Thread Bru, Pierre
I fail to understand why you would want to build a plugin from scratch for SVG when instead you could contribute to Mozilla's SVG team, or Konqueror's SVG team, which are open source, and help those implementation get better. does FF1.5/Mozilla/Konqueror implementation allows to draw SVG

Re: [svg-developers] Plugin opensource

2006-02-01 Thread Phi Tran
On 2/1/06, Bru, Pierre [EMAIL PROTECTED] wrote: I fail to understand why you would want to build a plugin from scratch for SVG when instead you could contribute to Mozilla's SVG team, or Konqueror's SVG team, which are open source, and help those implementation get better. does

[svg-developers] dispatchEvent problem

2006-02-01 Thread kanmac1
Hi all, we've been developing an application that displays complex SVG content tot he user. We use ASV3.02 embedded in the IE6. Such an SVG consists of many layers. Each layer may have plenty of visible objects. We had a requirement to implement so called Object look up. The user clicks on SVG

[svg-developers] getting xlink:href images that are in xlink:hrefed child svg to show in parent

2006-02-01 Thread desertainment
I'm sure this problem has been around the block before. Here's the scenario: Parent SVG xlink:href's Child SVG which has xlink:hrefed .jpg images. The images don't show in the Parent. I've even converted the images to Base64 and placed them directly in the Child. Still no images in the

[svg-developers] Svg adobe viewer and onload events

2006-02-01 Thread bmarquie
Hi all, I would like to catch load event on a g element. Is it possible? I am trying to do something like that : svg g onload=test() ... /g svg It's not working... I'm using adobe svg viewer 3.03 and IE 6. In the specification I found that this element should manage this event :

RE: [svg-developers] Svg adobe viewer and onload events

2006-02-01 Thread Peter Kalev
I never had a problem with onload on the svg element, but never tried it on another element... :( Peter Kalev Senior Developer, SWF, LLC -Original Message- From: bmarquie [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 7:31 AM To: svg-developers@yahoogroups.com Subject:

Re: [svg-developers] IE7 / SVG/ASV3

2006-02-01 Thread Ronan Oger
Francis, Interesting, and good to hear that IE7 is reasonable performant. What was the SVG-viewer you were using, and what was the hardware performance? Were you using ASV3 as a plugin? Ronan On Wednesday 01 February 2006 11:02, Francis Hemsher wrote: I've tested IE7 beta 2 and find it

Re: [svg-developers] Plugin opensource

2006-02-01 Thread Ronan Oger
On Wednesday 01 February 2006 12:59, Bru, Pierre wrote: I fail to understand why you would want to build a plugin from scratch for SVG when instead you could contribute to Mozilla's SVG team, or Konqueror's SVG team, which are open source, and help those implementation get better. does

[svg-developers] Mozilla and SVG

2006-02-01 Thread Darryl Watson
Mozilla.org announces the 1.0 release of their internet suite, 'SeaMonkey'. Why we care is that they explicitly mention native SVG support. While this is not news to the readers of this email list, it means more exposure for SVG to the internet hoardes. - To unsubscribe send a message

[svg-developers] Re: IE7 / SVG/ASV3

2006-02-01 Thread kggsystem
Wow, that was fast! IE7 Beta 2 was only released yesterday. Has anybody tried SVG (ASV 3) on IE 7 Beta 1? I tried it and couldn't get the ASV control to site. Also I am sitting in a Windows Vista (longhorn) training session trying to drop the SVG Control on a VB Form and hook it's SRC

[svg-developers] javascript keyevents

2006-02-01 Thread Sean
I've added an event listner to capture key press events and have a mouse cursor issue. If I were to embed the svg into html and capture keypress events with function aKeyDown(e) in the html, my cursor does not need to be in the browser window to capture the event, as long as the browser is

Re: [svg-developers] Pls help me, if u can

2006-02-01 Thread X Razvan
i DISCOVERED the bug. When i add in my svg, the attribute xlink:href=*.js changes in href=*.js .and also...and don't know why... --- Ronan Oger [EMAIL PROTECTED] wrote: Pls. post an example of your output from php so we can see what your bug is. From the top of my head, it looks like

[svg-developers] Edit Text

2006-02-01 Thread Sean
I've just uploaded a modified version of Kevin Lindsey's TextBox. It has a blinking cursor, backspace, ability to insert characters, and use of left and right arrow keys. -- I'd rather have a bottle in front of me, than a frontal lobotomy. -- Tom Waits - To unsubscribe send a message

Re: [svg-developers] Re: IE7 / SVG/ASV3

2006-02-01 Thread Jeff Rafter
kggsystem wrote: Wow, that was fast! IE7 Beta 2 was only released yesterday. Has anybody tried SVG (ASV 3) on IE 7 Beta 1? I tried it and couldn't get the ASV control to site. Also I am sitting in a Windows Vista (longhorn) training session trying to drop the SVG Control on a VB Form

[svg-developers] Re: Plugin opensource

2006-02-01 Thread minhducthandan
--- In svg-developers@yahoogroups.com, Ronan Oger [EMAIL PROTECTED] wrote: On Wednesday 01 February 2006 12:59, Bru, Pierre wrote: I fail to understand why you would want to build a plugin from scratch for SVG when instead you could contribute to Mozilla's SVG team, or Konqueror's SVG