This class represents a Flash Actionscript Object (typed or untyped)
Making a class rather than just deserializing to a HashMap was chosen for the following reasons: 1) "types" are not going to be native to Hashmap, table, etc. 2) it helps in making the deserializer/serializer reflexive.
@author Jim Whitfield (jwhitfield@macromedia.com)
@author Peter Farland
@version 1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.