Hi, I was wondering how to reference non static variables from within a static function. Do you have to recast them as static within the function? I'm completely new at static programming, so if anyone has any good tutorials it would be much appreciated.