home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeActionScript: The Definitive GuideSearch this book

12.3. Object Properties

Properties are named data containers associated with an object. They are defined by an object's class and then set individually for each object instance. Like variables, object properties can contain any kind of data -- strings, numbers, Booleans, null, undefined, functions, arrays, movie clips, or even other objects.



Library Navigation Links

Copyright © 2002 O'Reilly & Associates. All rights reserved.