How to install UserBooth on a PHP server!
Monday, 16 November 2009 16:16
First, you need to make sure you have a server that supports PHP.
Then all you have to do is to copy all the files inside a folder or directly in the root folder on your server (php, swf, xml, assets) and then create a folder named "images" with write permissions (preferably 777 permissions).
How to configure the UserBooth flash aplication?
Monday, 16 November 2009 16:13
The flash application is very easy to use. You can modify everything from an xml configuration file. Here you can see the xml structure: You can change the xml file from the HTML code. This will let you use multiple languages in the flash application. This is the variable that you'll need to change if you want to change the configuration xml file name: mainswf.addVariable("config_file", "config_eng");