Its just standard practice to use an underscore for private variables. Dan
On Wed, Jul 16, 2008 at 10:38 AM, Scott <[EMAIL PROTECTED]> wrote: > … being used for in flex code? I see example code out there that has > variables like _myVar = myVar, what is this doing? > > > > TIA! > >

