By bloid
via techper.net
Published: Jul 23 2008 / 08:26
ActionScript3 has the nice feature of a get and set keyword, usable for easily defining properties on classes, while still hiding the actual implementation.
AS3 also has the varargs feature, in the form of the …(rest) keyword. This can be utilized to create methods that take an unspecified number of arguments.
Tweet
SaveShareSend
Tags: flash-flex



Add your comment