I am new to SVG and although my needs are fairly simple I can't seem to get started. I have an SVG file on disk (it's a map of countries in Africa). I need to change the fill colors of some shapes/countries from a VFP application (don't worry if you are not familiar with Foxpro - a solution that will work with VB can be adapted for FP).
So, presumably, I need to load the document from disk, get a reference to the SVG Document object and manipulate the shapes using the properties and methods of the DOM. Is that right ? OK, so how do I go about this ? What SVG software/tools etc do I need to get started ? I hope somebody can give me some ideas because I have been really struggling with this Thanks. ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

