MRchildNEO / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Shows Error when open the page that contain SVG #656

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Created Svg images
2. when open the page that contains svg images
3. Shows error

What is the expected output? What do you see instead?
To show the svg image. Instead shows below error

TypeError: Error #1034: Type Coercion failed: cannot convert "‰PNG


" to com.lorentz.SVG.display.base.SVGElement.
    at com.lorentz.SVG.parser::AsyncSVGParser/visit()[C:\Users\358055\Downloads\AS3SVGRenderer-master\AS3SVGRenderer-master\SVGRenderer\src\com\lorentz\SVG\parser\AsyncSVGParser.as:174]
    at com.lorentz.SVG.parser::AsyncSVGParser/executeLoop()[C:\Users\358055\Downloads\AS3SVGRenderer-master\AS3SVGRenderer-master\SVGRenderer\src\com\lorentz\SVG\parser\AsyncSVGParser.as:82]
    at com.lorentz.processing::Process/executeLoop()[C:\Users\358055\Downloads\AS3SVGRenderer-master\AS3SVGRenderer-master\SVGRenderer\src\com\lorentz\processing\Process.as:79]
    at com.lorentz.processing::ProcessExecutor/executeProcess()[C:\Users\358055\Downloads\AS3SVGRenderer-master\AS3SVGRenderer-master\SVGRenderer\src\com\lorentz\processing\ProcessExecutor.as:91]
    at com.lorentz.processing::ProcessExecutor/enterFrameHandler()[C:\Users\358055\Downloads\AS3SVGRenderer-master\AS3SVGRenderer-master\SVGRenderer\src\com\lorentz\processing\ProcessExecutor.as:84]

What version of the product are you using? On what operating system,
browser, and version of Flash?

Latest version, windows 7, ie8 and flash player 11

Original issue reported on code.google.com by nithicor...@gmail.com on 21 Feb 2013 at 5:34