private function initializeHandler( ):void { var loader:Loader = new Loader( ); loader.load(new URLRequest("foo")); }