Hi, I just prepared next Blog Example, ready to be checked. Andrew, can you take a look?
https://royale.codeoscopic.com/dividing-an-apache-royale-application-with-modules/ As I said, there's an issue with inject_html. I solved for now using Module.initComplete and loading the CSS like this: private function initModule():void { loadCSS('https://fonts.googleapis.com/icon?family=Material+Icons'); } I think that code should not be there for an user, so if we can solve this problem before publishing, that would be great Thanks -- Carlos Rovira http://about.me/carlosrovira