Hi everybody, I have a problem with changing the ASV's SRC from C#. If I use the code below, ReadyState is 4 right after the setSRC method, so it does not...
How can you tell when an <image> has loaded? I tried the onload event but it seems like it fires almost immediately, or at least way before the image file is...
"Eid, Øyvind"
oye@...
Apr 1, 2004 8:57 am
41351
Hi, anybody know a date for ASV6 release ? arnaud...
Has anyone come up with a better solution than what's described here? http://support.adobe.com/devsup/devsup.nsf/docs/52678.htm...
"Eid, Øyvind"
oye@...
Apr 1, 2004 9:43 am
41354
I have this problem too when i have a default or a percent size for my embed element. I solved it with a fixed size (width="800" height="600"). If you want to...
Hi, I print to an fixed iframe. Mit freundlichen Grüßen/Regards Chris Peto Freelance System Development ... Resource Solutions Germany Mobile: +49 (0) 173...
http://kart.nois.no/test/print/svg.a0.htm uses a fixed size, but in the print preview the svg image is distorted on the first try. What attributes do you use...
"Eid, Øyvind"
oye@...
Apr 1, 2004 11:03 am
41357
There is an example in the book "SVG Unleashed". Lincoln Mitchell hm: 618 9250 6772 mb: 0414 286 433 email: lincoln@... web: www.linc.net.au ... From:...
Hi, I am looking for an example of scroll bars, specifically, when I have an image, and this image is bigger than the space work. Image that you have an image...
Vladimir E. Rodriguez
verodriguez@...
Apr 1, 2004 11:27 am
41359
Hilsen, take a look at http://www.peepo.co.uk As it happens on our html page we do suggest trying the plugin, but you could just as easily have a page of...
I am trying to develop a SVG editor similar to SVG DRAW but with capability of using RCC element. The first step is to be able to load a SVG file with RCC...
Try putting an alert on the event handler to see if it fires before the image is actually visible. Peter Kalev Senior Web Developer, SWF, LLC ... From: "Eid,...
The problem with printing SVG's that I had was that they were stretching to fill the entire printed page (I had the dimensions 100%x100%, but the html page...
hi, an <image> is an external ressource and that's why 'onload' only handles the svg doc itself but no refernced ressources such as images or external css and...
Hi, thank's for your help, Could you give me this example or an other ? I just wan't to test XForms in SVG and see how it works. I'm not sure to use it, that's...
Hello I have svg file with: min-x = 0; min-y = 0; width = 300; height = 200; In this file are data (for example point 900, 1200). All data (points) are bigger...
It is possible technically speaking, but in order to find the scale number you need to know what is the ratio between the original and the display rectangle...
I know it, but it is much harder. I know the orginal size, is 2200x1700, but the data is placed on the center of 2200x1700 with width=300, height=200 (points...
OK, you must have a "transform" attribute inside the <g> that contains the "original" data Then you can use matrix, but I am too stupid for that so I prefer ...
Hello No, no ,no Peter :) I say about something else. When I do what u say, data will be ok, but after this transformation i must cut some data from this file...
Dean, SVG Accessibility Techniques working draft was due Mar 2003, was it published? http://www.w3.org/Graphics/SVG/Roadmap Can't seem to locate it, that's me...
... <j.michalowski@i...> wrote: Why not use viewBox="0 0 2200 1700" ? Michel ... but after ... (in "square shape"), ... square ... (scale)? ... contains ... ...
Because the area where svg data is: 300x200, and empty space exists round this data, i want stretch this data to area 300x200 Jarek ... From: "pilatfr"...
Use the large viewBox, but scale down the entire <embed> to fit in the desired space... Peter Kalev Senior Web Developer, SWF, LLC ... From: Jaroslaw...
The abstracts for presentations are due in about two weeks. I can't find how to submit one - is it there and I am missing it, or if not, when will the...