Re: [svg-developers] Re: Deerpark SVG and Kevlin 2djs lib

2005-08-23 Thread Holger Will
jophof007 schrieb: > Jim, > > Changed > > Thanx for feedback. > > J Hi John it seems the file is still send with text/plain as mimeType. could you please check again ? cheers Holger > --- In svg-developers@yahoogroups.com, "Jim Ley" <[EMAIL PROTECTED]> wrote: > > > > "jophof007" <[EMAIL PROT

[svg-developers] Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050812

2005-08-23 Thread kouejou
--- In svg-developers@yahoogroups.com, Holger Will <[EMAIL PROTECTED]> wrote: > kouejou schrieb: > > > Morning, > > > > I try to insert the image into my svg document. > > this code work correctly in windows navigator or not work in mozilla > > gecko natif svg. > > > > the execution in this code n

[svg-developers] JavaScript problem with flowText/flowRoot element.

2005-08-23 Thread musbahsagar
Hello everyone,... I have a problem regarding the use of flowText element in Batik,... I am trying to generate flowText/flowRoot element from JavaScript but I get the following error message: The current document is unable to create an element of the requested type (namespace: http://www.w3

Re: [svg-developers] Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050812

2005-08-23 Thread Holger Will
kouejou schrieb: > --- In svg-developers@yahoogroups.com, Holger Will <[EMAIL PROTECTED]> wrote: > > kouejou schrieb: > > > > > Morning, > > > > > > I try to insert the image into my svg document. > > > this code work correctly in windows navigator or not work in mozilla > > > gecko natif svg. > >

[svg-developers] Re: Deerpark SVG and Kevlin 2djs lib

2005-08-23 Thread jophof007
Jim, You are right the content type is defined at the server I learned. I can not change that easily. I converted it to xml displayed in Deerpark well. The code of this can be find at http://www.openmodeling.info/svg/linegui.xml (can be viewed in Deerpark browser). The line is displayed big but

[svg-developers] Re: JavaScript problem with flowText/flowRoot element.

2005-08-23 Thread wi2fish
--- In svg-developers@yahoogroups.com, "musbahsagar" <[EMAIL PROTECTED]> wrote: > Hello everyone,... > > I have a problem regarding the use of flowText element in Batik,... > > I am trying to generate flowText/flowRoot element from JavaScript but I Are you sure that flowText is already suppor

[svg-developers] Re: The Renesis Beta

2005-08-23 Thread wi2fish
--- In svg-developers@yahoogroups.com, Olaf Schnabel <[EMAIL PROTECTED]> wrote: > nope. alexander adam (evolgrafix) promised that it will be released > before the end of this year. Hm, I heard there would be a beta around the SVG open. Must have been wrong. Has someone seen it in real life alrea

[svg-developers] Serializing SVGDocument

2005-08-23 Thread Gissur Þórhallsson
Hello I'm trying to write the current state of an SVG image to file via external javascript . The only way I know of, is to use the printNode() function, but that only appear to work if your script is inline(in the SVG file). My dilemma is this: I have an SVG file embedded in a 3rd party w

[svg-developers] Native mozilla svg onclick event only activates once

2005-08-23 Thread James
Ok I've reduced this as far as I can. And from what I can tell its a problem with iframes thatsnot SVG specific. www.thedominions.com/dev/iframes-test/index.html is where I have been testing my problem. The first frame is meant to load Green or Blue in the second frame, and similarly for the 3rd

[svg-developers] Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050816 Firefox

2005-08-23 Thread kouejou
morging holger, I install the new build but it not work. The first image in my program appears but if you click then the second image is not appears. that is my really question. the code dont give errors but the clic in the first image dont give the second. please look the action onclick and

Re: [svg-developers] Re: The Renesis Beta

2005-08-23 Thread Richard Gnyla
Not sure why they are writing one, my clients will not download the plugin as they will go "Regenisis, who what, that sounds dodgy, sod if we are loading that" rather than "Adobe, yeh, thats ok, know who they are" Good luck with the plugin, but with Mozilla being native and Safari, will IE fo

Re: [svg-developers] Serializing SVGDocument

2005-08-23 Thread Holger Will
Gissur Þórhallsson schrieb: > Hello > > I'm trying to write the current state of an SVG image to file via > external javascript . The only way I know of, is to use the > printNode() function, but that only appear to work if your script is > inline(in the SVG file). > > > > My dilemma is this: >

Re: [svg-developers] Native mozilla svg onclick event only activates once

2005-08-23 Thread Holger Will
James schrieb: > Ok I've reduced this as far as I can. And from what I can tell its a > problem with iframes thatsnot SVG specific. > www.thedominions.com/dev/iframes-test/index.html is where I have been > testing my problem. > > The first frame is meant to load Green or Blue in the second frame,

Re: [svg-developers] Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050816 Firefox

2005-08-23 Thread Holger Will
kouejou schrieb: > morging holger, > > I install the new build but it not work. > > The first image in my program appears but if you click then the > second image is not appears. > > that is my really question. > > the code dont give errors but the clic in the first image dont give > the second. >

Re: [svg-developers] Re: The Renesis Beta

2005-08-23 Thread Olaf Schnabel
ups, you are right. renesis promised, that the beta will be out until the end of this month. they promised the stable version before the end of the year. sorry for my mistake. i have seen the demo in the commercial track of the svgopen conference, but they executed a binary standalone exe-file.

[svg-developers] Re: JavaScript problem with flowText/flowRoot element.

2005-08-23 Thread musbahsagar
--- In svg-developers@yahoogroups.com, "wi2fish" <[EMAIL PROTECTED]> wrote: > --- In svg-developers@yahoogroups.com, "musbahsagar" <[EMAIL PROTECTED]> wrote: > > Hello everyone,... > > > > I have a problem regarding the use of flowText element in Batik,... > > > > I am trying to generate flow

[svg-developers] getURL parameter type mismatch error within handleEvent on ASV using prototypes

2005-08-23 Thread Klaus Förster
are there any know issues with using getURL in combination with prototypes, handleEvent and operationComplete in ASV3/6? the following code yields a parameter type mismatch error for getURL passing "this" as callback-function argument and i don't see a reason why it should ;-) strange.svg:

[svg-developers] Re: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050816 Fir

2005-08-23 Thread kouejou
I execute your example I receive the message alert but the other object dont appears. I dont know why. I go desinstall and reinstall dear park alpha2 --- In svg-developers@yahoogroups.com, Holger Will <[EMAIL PROTECTED]> wrote: > kouejou schrieb: > > > morging holger, > > > > I install the new

[svg-developers] SVG.Open 2005 Conference Report

2005-08-23 Thread Andreas Neumann
Hi all, here is a SVG.Open 2005 Conference report: http://www.carto.net/papers/svg/svgopen_reports/2005/ Although it is not yet fully finished, I thought it is about time to put it online. If someone could help me with the unfished tracks or has some good photo, please get in contac

Re: [svg-developers] Native mozilla svg onclick event only activates once

2005-08-23 Thread James
Yes I'm sorry about that. I have upgraded and now it works. Sorry for the confusion On 8/23/05, Holger Will <[EMAIL PROTECTED]> wrote: > > James schrieb: > > > Ok I've reduced this as far as I can. And from what I can tell its a > > problem with iframes thatsnot SVG specific. > > www.thedomini

[svg-developers] invisible objects

2005-08-23 Thread chruschtschow64
Hi there. I have a website containing a map exported from ArcGIS with mapviewSVG. The site contains a drop-down menu to choose, highlight and zoom to certain elements of the map. some of the elements in the are stacked and covering other elements. How do I have to manipulate the embedded SVG-

Re: [svg-developers] invisible objects

2005-08-23 Thread Peter Thompson
You put ids on the elements or groups of elements that you want to show/hide. You can find the elements that you want to show/hide using the id when a menu item is selected. You modify attributes to show/hide elements or groups of elements. You can use either display, visibility, or opacity at

[svg-developers] Re: invisible objects

2005-08-23 Thread chruschtschow64
I know the ID of the elements, but what I don´t know is the js-command in the document which makes th edocument react on the drop-down-menu. I´m pretty new to JS... Maybe I could send you a small test project with the same problem? --- In svg-developers@yahoogroups.com, Peter Thompson <[EMAIL P

Re: [svg-developers] Re: invisible objects

2005-08-23 Thread Peter Thompson
Assuming that your drop down menus are coded using SVG, then you respond to the onmousedown event to capture the mouse click on an element. You write your own code to handle the onmousedown event, like look up the element id(s) and change the visibility I mentioned previously. If I have not a

[svg-developers] Re: invisible objects

2005-08-23 Thread chruschtschow64
The drop-down is HTML.The map is embedded SVG.I have posted the test project as a zip-file in the files area. The boxes should be invisible when the drop-down is on "zoom..." and be visible when on the number according to them. --- In svg-developers@yahoogroups.com, Peter Thompson <[EMAIL PRO

Re: [svg-developers] Re: HELP!!!Draw complex lines with SVG

2005-08-23 Thread zhu yang
Hi, Alastair and members Thanks for your reply. But I still have some questions about the pattern. For example, I want to draw this line style http://pg.photos.yahoo.com/ph/zhg331/detail?.dir=/f620&.dnm=6999.jpg&.src=ph I first defined the pattern, then use "stroke="url(#block)" to draw this

[svg-developers] Re: HELP!!!Draw complex lines with SVG

2005-08-23 Thread Alastair Fettes
Hi Zhu, You've noticed a little nuance of the pattern styles in SVG that can be very trying at times. Here is a hacked version of what you want: http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";> http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; viewBox="75 75

[svg-developers] Re: HELP!!!Draw complex lines with SVG

2005-08-23 Thread Heiko Niemann
Hi, unless you draw horizontal or vertical lines there is no easy solution for this. For the latter you could use patterns. If you want to draw curves you can define custom elements and a custom font and then use script to create complex paths. Sample showing some of the lines you are looking fo

Re: [svg-developers] Re: HELP!!!Draw complex lines with SVG

2005-08-23 Thread zhu yang
Hi, Alastair Thank you so much. Your suggestion helpe me a lot. The key problems I am facing is the Path has been determined. So, I couldnot change the path to draw the line along the path. The pattern looks work good on a horizontal or vertical line. But it will not rotate automatically in

[svg-developers] crop in svg

2005-08-23 Thread chun79
Dear all, I have a large SVG base map, what method I can call to crop out a small portion of it? Thanks for help, Eric Yahoo! Groups Sponsor ~--> http://us.ard.yahoo.com/SIG=12hapngo1/M=362329.6886308.7839368.1510227/D=groups/S=1706030389:TM/Y=Y

[svg-developers] Fwd: [csethunders] Fwd: [funonthenet] The Top 15 Skylines in the World.....

2005-08-23 Thread busireddy buchireddy
Note: forwarded message attached. hi,,, i am very happy to present a pleasan news infront of you.. this is the list of 15 sky lines in world; __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yaho

[svg-developers] Fwd: [csethunders] Dancing Girl .....!!

2005-08-23 Thread busireddy buchireddy
Note: forwarded message attached. - Start your day with Yahoo! - make it your home page [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ~--> http://us.ard.yahoo.com/

[svg-developers] Fwd: [csethunders] Fwd: [funonthenet] The Top 15 Skylines in the World.....

2005-08-23 Thread busireddy buchireddy
Note: forwarded message attached. - Start your day with Yahoo! - make it your home page [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ~--> http://us.ard.yahoo.com/S

[svg-developers] Re: getURL parameter type mismatch error within handleEvent on ASV using prototypes

2005-08-23 Thread arosyada
Hi in line : addEventListener("click",this,false) 'this' will be handled by 'Strange.prototype.handleEvent' but in line : getURL("strange.svg",this); 'this' refers to 'Strange' maybe you can use something like : getURL("strange.svg",this.callback); Strange.prototype.callback = function(respons

[svg-developers] Re: Deerpark SVG and Kevlin 2djs lib

2005-08-23 Thread jophof007
Jim. I changed the server and http://www.openmodeling.info/svg/linegui.svg works for me in Deerpark fine now. John --- In svg-developers@yahoogroups.com, "jophof007" <[EMAIL PROTECTED]> wrote: > Jim, > > You are right the content type is defined at the server I learned. I > can not change that e

[svg-developers] Doubts using JavaScript

2005-08-23 Thread jucabapa79
Hello Everyone!!! I have two doubts. 1) Is possible to change the href of an command using other command? If is so, What is the best way to do it? 2) Is possible to "read" the attribute of an svg object and import the data as text. By example I have an SVG Object that have as "fill" attribut