Creating Links

Note: Although most ProtoShare components can act as links to other URLs when they are clicked, there is a special Hyperlink component in the Content section of the Palette that creates an actual anchor tag. This can be useful if you need to convey that an actual link should be used, and not a scripted interaction.

To create a link to another URL:

  1. Right-click a component and choose Inspect Component from the menu.
    • This shows the Component Inspector window.
  2. In the Actions section of the inspector, type a URL into the field labelled “On Click (Link)”.
    • The component will act as a link to this URL when clicked.