ActionScript 3: Dynamic
classes
By Yakov Fain
In Java, if you've
created an object from a
particular class, you can
use only properties and
methods that were defined
in this class. This is
not the case in
ActionScript 3. This is
one of the examples of
unusual (from the OOP
perspective) programming
techniques.
Oct. 3, 2006 07:15 AM Reads: 18,490