Using the ModuleLoader class to load modules
<?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> <mx:ModuleLoader url="ColumnChartModule.swf"/> </mx:Application>