Degrafa for Flex in Action: SVG Tiger in MXML
July 27, 2007
Juan has posted an example showing just how complicated of graphic, Degrafa for Flex can render. In that particular example the famous cubic spline tiger was chosen as it’s a rather complex svg document. The path geometry data in that svg graphic was copied directly into Degrafa path short hand data objects, with no changes to the geometry.
Jason Hawryluk
July 28, 2007 at 8:31 am
Niice. Will degrafa include the ability to also load SVG in realtime? I know that would mean missing out on some interactivity but it might be quite neat to blur the lines between Flash and SVG a little
March 13, 2008 at 1:51 pm
[...]Juan has posted an example showing just how complicated of graphic, Degrafa for Flex can render. In that particular example the famous cubic spline tiger was chosen as it’s a rather complex svg document. [...]