You can either have an XML file, which you include in the flash project, or you can store customer specific configuration values in an XML file, which is on the same folder like the protected database file (.aipfile).
The flash command is: config_xml.load("config.xml");