Hi Doug, What is the Flex code you are trying to migrate? How did you pass data in Flex?
Thanks, -Alex On 4/2/18, 8:56 PM, "doug777" <[email protected]> wrote: >Re Converting my project from Spark browser project to Royale JS only. > >I have done some initial testing of my modules by making them into >individual Views, but can't get very far with this as I need to pass data >from one to the next. However they are built correctly and will run to >some >extent. > >I have now changed them to modules so that the original structure is >restored in order to make it all work together - > > For each module in Main.mxml >js:UIModuleLoader moduleName="myModule" modulePath="??" > > And in the module >js:UIModule etc > >Relative to Main.mxml my modules are located at >com.mySiteName.myProjectName.folder1 and folder2. > >I have tried various modulePaths, but the browser always reports - > >Loading failed for the <script> with source >“entire_url_including_the_modulePath_I've_specified.|/|\MyModule__deps.js” >. > >The browser is correct, there are no files something__deps.js in the >build. > >I have tried every combination with dot notation, /, \, with and without >com.mySiteName in the path, but there is never any file in the build >called >something__deps.js and none of the modules themselves are built to JS >either, although their mxml files are in the folder myProjectName in the >build. > >What am I missing here? > >Doug > >Doug > > > >-- >Sent from: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy >ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C437cf >f0f34ff45c2eb8708d59916d924%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6 >36583245833525579&sdata=63DTZGaJRlSV8jp%2BTrpQuOMbIInFavWZfTaoiP1C%2F7Q%3D >&reserved=0
