Abstarct classes are not supported in AS 3.0.It was not supported even in AS 2.0.
Supported class types:
dynamic
internal(default)
final
public
Unless any attribute is defined for a class,it will be internal type.this means it is accessible inside the current package.




No comments
Comments feed for this article