Kerry Thompson wrote:
Nonetheless, once instantiated, and public variable is global whether it is static or not. That fits my concept of global.
My definition of a global variable is: * One single value per application * Can be accessed by any code A public property only satisfies the second condition. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

