Adding navigation controls

You can easily add navigation controls to your application so that users can click a button to go to a website. You can do this quickly by adding a PushButton component to the Stage, then adding behaviors to the button to make it go to a URL.

In this section, you'll learn how to complete the following tasks: