I am trying to build royale module in the provided blog example folder. Folder in my computer is : D:\Website\apache-royale-0.9.8-bin-js-swf\royale-asjs\examples\blog\BE0013_Dividing_an_Apache_Royale_application_with_modules
What i am doing is: 1. Build both MainJewelApp and JewelModule with Ctrl+Shift+B command in VsCode 2. Copy files from D:\Website\apache-royale-0.9.8-bin-js-swf\royale-asjs\examples\blog\BE0013_Dividing_an_Apache_Royale_application_with_modules\JewelModule\bin\js-debug into D:\Website\apache-royale-0.9.8-bin-js-swf\royale-asjs\examples\blog\BE0013_Dividing_an_Apache_Royale_application_with_modules\MainJewelApp\bin\js-debug\modules 3. When open MainJewelApp/bin/js-debug/index.html page is loaded 4. But when i click Load Module button, the module did not appear 5. in chrome console show these error message : <http://apache-royale-users.20374.n8.nabble.com/file/t62/error_loading_module.png> 6.complete source code : BE0013_Dividing_an_Apache_Royale_application_with_modules.7z <http://apache-royale-users.20374.n8.nabble.com/file/t62/BE0013_Dividing_an_Apache_Royale_application_with_modules.7z> Please help. Thanks in advance. -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
