----- Original Message ----- From: <[EMAIL PROTECTED]> To: "flashcoders" <[email protected]> Sent: Saturday, July 28, 2007 9:50 PM Subject: [Flashcoders] Q:Refactoring, private and static variables in AS2
> Hi > I need a refresher in when to declare Private as well as Static variables > when extending another class (in AS2). > > ie > if you have private variables declared in the Super class, is it necessary to > (re) declare them in the sub class? > no. > What about static variables? > same thing. _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

