MRchildNEO / svgweb

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

Support svg files in <image> tag (flash renderer) #640

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
<image xlink:href="file.svg"> is not supported in the flash renderer.

What steps will reproduce the problem?
1. Download and extract attachment into a folder
2. Drop the "svgweb" folder into this folder
3. Load demo.html

Expected output:
A red and a blue circle, side-by-side

Actual output:
Only the red circle is shown, the blue circle (added via <image>) is not shown.

Tested on the "lurker above" release, Windows 7 pro, Chrome 16, Flash 
11.1.102.55

Original issue reported on code.google.com by joeri.se...@gmail.com on 20 Jan 2012 at 12:34

Attachments: