11-17-2009 01:07 PM
I am not a Programmer by any means
I would like to be able to point to a file in svg and have the user cutomize that file. Is this possible?
i.e.
lets say I set a Background in an SVG that points to a relative path say "/device memory/home/user/pictures/abcde.png"
can someone help me with the symtax in the svg to do such a thing?
That way my user can just save over that pciture with the same name to change the picture(s). For example i have a. Opacity controlled picture taht I can allow my user to download different level of opacity overlay and the theme uses this picture to load. the user can download 1234.png and rename it to abcde.png and replace the one I am using.
i just have the concept in mind but I do not have the syntax.
11-18-2009 05:38 PM
So you want to be able to point to the memory card or local file system on the device? I'm not sure if that is possible.