The base class for ActionScript-based dynamically-loadable modules.
If you write an ActionScript-only module, you should extend this class.
If you write an MXML-based module by using the <mx:Module>
tag in an MXML file, you instead extend the Module class.