This example will show you how to break an Apache Royale application into parts called Modules using a ModuleLoader.
read moreLearn how to use external Javascript libraries in your Apache Royale application. This will be very useful to add quick functionality to your Application adding code that is not part of Apache Royale itself or even was not written in ActionsScript, but with the powerful capabilities like type checking or code completion.
read moreLearn how to use the HTTPService to access external data in your Apache Royale application. We’ll access Github API services to get JSON formatted data.
read moreLearn how to use the powerful Royale APIs to get access to internals and customize to your needs in a Royale application.
read more