Hi,

Are you looking for routing that will be stored in the browser’s history? If 
that’s the case I think you might want to take a look at BrowserRouter [1]. I 
am not aware of a public example of how to use this, so I hope others who have 
used it can offer some info, if you can’t figure it out from the source.

[1] 
https://github.com/apache/royale-asjs/blob/develop/frameworks/projects/Basic/src/main/royale/org/apache/royale/routing/BrowserRouter.as

From: SENEQUE CRAIG THIERRY<mailto:joannesene...@intnet.mu>
Sent: Saturday, July 18, 2020 3:47 PM
To: users@royale.apache.org<mailto:users@royale.apache.org>
Subject: Help: New application in royale

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

Reply via email to