So a client asked me to develop and interactive which works on a module with a touch screen.
Usually when I do this kind of project I pull the contents dynamically from an xml, and images from a folder.
But now he wants to be able to manage the contents, and I’m thinking if there’s a better option than letting him touch the xml with a notepad directly. He is not very tech wise…
Do you have some idea of how I could manage that?
Is there some CMS for flash that could work locally?
TIA