I`m currently investigating the possibilities of using SVG in Bex.
The support for SVG in Flex is rather lame at the moment, so adding this feauture to Bex would be a killer.
The only working solution i found so far is SVG2SWF.
On their site they show an impressive rendering of an svg image. Unfortunately this is written in python.
So i decided to start my own implementation of an SVG2SWF renderer in java, again using the fabulous libraries
of flagstone.
Expect more on this soon!
Benz