I’ve found one good article [ Articles more like , a very good site ] on Kirupa.com …
The with() statement calls an object once and allows you to access all of the object’s properties and methods with only one reference.
http://www.kirupa.com/developer/actionscript/with.htm 

You might also wanna have a look @ EventDispatchers  , watch() statement ,Multi-Dimensional Arrays , & More