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 moreLearn how to use view states in a royale application to show or hide content
read moreLearn how to set up a group of Jewel Checkbox controls to select one or more options in a Royale application.
read moreLearn how to change a Label’s text with a Jewel TextInput using both a change event and data binding.
read moreLearn how to configure a group of Jewel RadioButton controls in a Royale application.
read moreLearn how to show data in a Jewel List control and how to add items to it in a Royale application.
read moreSee the basic use of the Jewel Slider control in a Royale application.
read more- 1
- 2