GlobalAmbient.py - Globally set ambient color all actors

Copyright 2005 by Bill Underwood (Underdog)

Based on AdjustAmbient.py by David G. Drumright (ockham)
Copyright (c) 2005 David G. Drumright (ockham)

IMPORTANT: This code is provided AS-IS with NO WARRANTY. It might damage
your data, so be careful and remember that you choose to use this script
at your own risk.

This python script pops up a Tk dialog box with a slider and some buttons.
The slider controls the ambient color for the entire scene. Click on the
buttons to toggle the red, green and blue ambient component. Click on OK
to keep your changes and Cancel to restore your old settings.

Except that CANCEL isn't working right yet! Sorry. It seems that parented
props behave oddly and I haven't figured it out yet. If I find the solution,
I will post a fix. If you find a solution, PLEASE let me know by contacting
me on the Renderosity website (http://www.renderosity.com).

Regards,

===Underdog===
