The UserBooth team would like to welcome you to the new UserBooth.com. We have finally taken some time off other projects and launched this website. It is a bit "skinny" for now, so please bear with us while we add more content (documentation, images etc.). For now you can download the UserBooth script as used in the demo. We are working on a compact screen version and the ASP script version as requested by many of you.
Thank you for your support and feedback!

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:
<config>
 <snap_sound>camera_sound.mp3</snap_sound>
 <save_sound>save_sound.mp3</save_sound>
 <live_webcam_text>Live Webcam</live_webcam_text>
 <snapshot_text>Snapsot</snapshot_text>
 <snap_screen_text></snap_screen_text>
 <snap_btn txt_1="SNAP IT" txt_2="SNAP NEW" />
 <save_btn txt_1="SAVE IT" txt_2="SAVED" />
 <saving_image_message>Saving image... Please wait!</saving_image_message>
 <thank_you_message>You snapshot was saved</thank_you_message>
 <info_message>Lorem ipsum dolor sit amet.</info_message>
 <bg_color>333333</bg_color>
 <live_webcam_bg_color>ffffff</live_webcam_bg_color>
 <snap_bg_color>ffffff</snap_bg_color>
</config>
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");
 

Latest Feedback

  • I can't get the downloadable version to ... More...
  • "Your saved snapshots will appear here" ... More...
  • How the user can get his image after sav... More...
  • Hi... I would like to know if is it poss... More...

UB Newsletter

1 Step Installation

Just upload the UserBooth folder to your server and start using it right away. Easily customizable colors and documented code for advanced users.

See for yourself...

Integration with web apps

Want to add UserBooth as an extra feature inside your existing web application? No problem.

Check out our demo where we have integrated UserBooth with the image hosting script Chevereto

Download Userbooth Now!

Those of you who want to test UserBooth can download it from here .

And please remember to give us your feedback. Thank you!

Copyright © 2009-2010 UserBooth. All Rights Reserved. Powered by Burconsult and VamaPaull