You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AS3 SVG Renderer
Hi All,
I'm don't do much with graphic libraries, but I want to write a
component for one of my Flex applications that manipulates the fill
color (or other properties) of a path or element in a rendered SVG.
The SVG I'm working with is a map of countries and states/provinces.
Ideally I'd like to be able to change the fill of particular countries
or states/provinces based on the data set I'm trying to represent and
user input selections. Each path or group of paths in my SVG has an
"id" attribute that I can use to locate the correct path (i.e. US-TX).
Using your library, I'm able to render the original SVG in my Flex
application. (thanks for that!)
Now, for example, is it possible to change the fill of an individual
path without re-rendering the entire image?
Thanks,
-jmh
Message has been deleted
Message has been deleted
josbram
unread,
Apr 30, 2009, 12:14:53 AM4/30/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message