Hi Joanne, If you're creating your application with mx and spark components
https://github.com/apache/royale-asjs/tree/develop/examples/mxroyale/tourdeflexmodules/src/spark/modules And if you are using JewelUI. See examples here https://github.com/apache/royale-asjs/tree/develop/examples/jewel View is loaded in App.mxml startup file. You can also see examples in crux Hope this helps. Alina Kazi On Sat, 18 Jul 2020, 5:47 pm SENEQUE CRAIG THIERRY, <[email protected]> wrote: > Hi, I am starting a new application in Apache Royale, > where I need to have a login screen, then re-direct the > logged user to a home page, and then to other "views" > based on links on this home page. Are there existing > examples of this kind of application yet ? > > What is best suited for these types of applications ? > Modules , views ? > > I am looking at the examples in royale-asjs but can't seem > to find something like requested above. > > Thanks. > > Joanne >
