As mentioned previously, every actionscript class contains its own defined set of properties (attributes of the class, like the MovieClip class's _x and _currentframe properties) and methods (functions, like the MovieClip class's gotoAndStop method).